Click or drag to resize

GraphDocumentBaseExportActionsShowGraphExportOptionsDialog Method

Shows the graph export options dialog and thus sets the current graph export options.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static bool ShowGraphExportOptionsDialog()

Return Value

Boolean
True if the user accepts the dialog with OK; false if the user cancels this dialog.
See Also