Click or drag to resize

FitFunctionServiceGetDocumentFitFunctions Method

This will get all current document fit functions.

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

Return Value

DocumentFitFunctionInformation
Array of document fit function informations.

Implements

IFitFunctionServiceGetDocumentFitFunctions
See Also