GraphDocumentBaseExportActionsShowGraphExportOptionsDialog Method |
Shows the graph export options dialog and thus sets the current graph export options.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static bool ShowGraphExportOptionsDialog()
Return Value
BooleanTrue if the user accepts the dialog with OK; false if the user cancels this dialog.
See Also