Click or drag to resize

FileBasedFitFunctionInformationCategory Property

Category of the fit function. Can contain DirectorySeparatorChars for dividing in sub-categories.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string Category { get; }

Property Value

String

Implements

IFitFunctionInformationCategory
See Also