Click or drag to resize

AltaxoDocumentFitFunctionScripts Property

Gets the collection of fit function scripts stored in the document.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public FitFunctionScriptCollection FitFunctionScripts { get; }

Property Value

FitFunctionScriptCollection
See Also