XYPlotLayerControllerCmdCreateAxis Property |
Gets or sets the command that creates an axis.
Namespace: Altaxo.Gui.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ICommand CmdCreateAxis { get; set; }Property Value
ICommand
See Also