Click or drag to resize

PeakFittingInGroupsControllerMaximumOrderOfBaselinePolynomial Property

Gets or sets the maximum order of the baseline polynomial.

Namespace: Altaxo.Gui.Science.Spectroscopy.PeakFitting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int MaximumOrderOfBaselinePolynomial { get; set; }

Property Value

Int32
See Also