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.PeaksAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax int OrderOfBaselinePolynomial { get; }
Property Value
Int32See Also