Click or drag to resize

IFitFunctionServiceGetUserDefinedFitFunctions 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#
FileBasedFitFunctionInformation[] GetUserDefinedFitFunctions()

Return Value

FileBasedFitFunctionInformation
Array of information about the user defined fit functions.
See Also