MasterCurveCreationShowMasterCurveCreationDialog Method |
Shows the master-curve creation dialog for the specified graph.
Namespace: Altaxo.Graph.ProceduresAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void ShowMasterCurveCreationDialog(
GraphDocument doc
)
Parameters
- doc GraphDocument
- The graph document.
See Also