Click or drag to resize

ISingleColumnControllerCmdTransformationAddAsSingle Property

Gets the command to add the transformation as a single transformation.

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

Property Value

ICommand
See Also