Click or drag to resize

IFitFunctionScriptTextFitFunctionCategory Property

Category of the fit function. If the fit function category contains PathSeparatorChars, than the parts of the string that are separated by these chars are treated as separate sub-categories.

Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
string FitFunctionCategory { get; set; }

Property Value

String
See Also