Click or drag to resize

DependentVariableTransformationControllerAvailableTransformations Property

Gets the available transformations.

Namespace: Altaxo.Gui.Analysis.NonLinearFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public SelectableListNodeList AvailableTransformations { get; }

Property Value

SelectableListNodeList
See Also