Click or drag to resize

FitFunctionScriptFitFunctionCategory 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#
public string FitFunctionCategory { get; set; }

Property Value

String

Implements

IFitFunctionScriptTextFitFunctionCategory
See Also