Click or drag to resize

DocumentFitFunctionInformationFitFunction Property

Gets the underlying fit function script.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public FitFunctionScript FitFunction { get; }

Property Value

FitFunctionScript
See Also