Click or drag to resize

FitFunctionServiceGetUserDefinedFitFunctions Method

This will get all user 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[] GetUserDefinedFitFunctions()

Return Value

FileBasedFitFunctionInformation
Array of information about the user defined fit functions.

Implements

IFitFunctionServiceGetUserDefinedFitFunctions
See Also