DensityImageLegendControllerEhCmdCreateOrMoveAxis Method |
Handles the command to create or move the axis.
Namespace: Altaxo.Gui.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhCmdCreateOrMoveAxis(
bool moveAxis
)
Parameters
- moveAxis Boolean
- true to move an existing axis; false to create a new axis.
See Also