Click or drag to resize

IFitFunctionPeakOrderOfBaselinePolynomial Property

Gets the order of the polynomial that is used for the baseline. A value of -1 disables the baseline.

Namespace: Altaxo.Calc.FitFunctions.Peaks
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
int OrderOfBaselinePolynomial { get; }

Property Value

Int32
See Also