Click or drag to resize

FitFunctionServiceGetApplicationFitFunctions Method

This will get all application wide defined fit functions.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public FileBasedFitFunctionInformation[] GetApplicationFitFunctions()

Return Value

FileBasedFitFunctionInformation

[Missing <returns> documentation for "M:Altaxo.Main.Services.FitFunctionService.GetApplicationFitFunctions"]

Implements

IFitFunctionServiceGetApplicationFitFunctions
See Also