SavitzkyGolayParametersNumberOfPoints Property |
Number of points used for Savitzky Golay Coefficients. Must be a odd positive number.
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int NumberOfPoints { get; init; }
Property Value
Int32See Also