SavitzkyGolayParametersPolynomialOrder Property |
Polynomial order used to calculate Savitzky-Golay coefficients. Has to be a positive number.
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int PolynomialOrder { get; init; }
Property Value
Int32See Also