DensityImageLegendControllerCmdMoveAxis Property |
Gets or sets the command to move the axis.
Namespace: Altaxo.Gui.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ICommand CmdMoveAxis { get; set; }Property Value
ICommand
See Also