Click or drag to resize

ScalarFunctionControllerParametersOfCurve Property

Gets the editable parameters of the currently selected curve.

Namespace: Altaxo.Gui.Science.Spectroscopy.Calibration
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ObservableCollection<ScalarFunctionControllerParameterItem> ParametersOfCurve { get; }

Property Value

ObservableCollectionScalarFunctionControllerParameterItem
See Also