Click or drag to resize

CurrentFitFunctionService Property

Returns the fit function service, which is used to obtain the file based user defined fit functions.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IFitFunctionService FitFunctionService { get; }

Property Value

IFitFunctionService
See Also