FitFunctionSelectionControllerFitFunctionsRoot Property |
Gets or sets the root node of the fit-function tree.
Namespace: Altaxo.Gui.Analysis.NonLinearFittingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic NGTreeNode FitFunctionsRoot { get; set; }Property Value
NGTreeNode
See Also