Click or drag to resize

SingleColumnControllerCmdTransformationErase Property

Gets the command that removes the transformation assigned to this plot column.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CmdTransformationErase { get; }

Property Value

ICommand

Implements

ISingleColumnControllerCmdTransformationErase
See Also