Click or drag to resize

SingleColumnControllerCmdTransformationAddAsSingle Property

Gets the command that adds the dropped transformation as the only transformation.

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

Property Value

ICommand

Implements

ISingleColumnControllerCmdTransformationAddAsSingle
See Also