Click or drag to resize

ParameterSetControllerParameterList Property

Gets the editable parameter list.

Namespace: Altaxo.Gui.Analysis.NonLinearFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ObservableCollection<ParameterSetViewItem> ParameterList { get; }

Property Value

ObservableCollectionParameterSetViewItem
See Also