Click or drag to resize

FitFunctionSelectionControllerFitFunctionsRoot Property

Gets or sets the root node of the fit-function tree.

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

Property Value

NGTreeNode
See Also