Click or drag to resize

XYPlotLayerControllerCmdDeleteAxis Property

Gets or sets the command that deletes the current axis.

Namespace: Altaxo.Gui.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CmdDeleteAxis { get; set; }

Property Value

ICommand
See Also