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.3572.0 (4.8.3572.0)
Syntax
C#
public FileBasedFitFunctionInformation[] GetApplicationFitFunctions()

Return Value

FileBasedFitFunctionInformation
Array of information about the application-wide fit functions.

Implements

IFitFunctionServiceGetApplicationFitFunctions
See Also