Click or drag to resize

GraphDocumentBaseExportActions_graphExportOptionsToFile Property

Gets the graph export options used for file export.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static GraphExportOptions _graphExportOptionsToFile { get; }

Property Value

GraphExportOptions
See Also