Click or drag to resize

NonlinearFitAsInterpolationCurveShape Property

Gets the shape of the fit.

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IFitFunction CurveShape { get; init; }

Property Value

IFitFunction
See Also