Click or drag to resize

SingleColumnControllerCmdTransformationEdit Property

Gets the command that edits 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 CmdTransformationEdit { get; }

Property Value

ICommand

Implements

ISingleColumnControllerCmdTransformationEdit
See Also