Click or drag to resize
NChartPeakDetectorWindowWidth Property
Width (in number of points) of the search window needed to calculate moving average. The default value is 5.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public uint WindowWidth { get; set; }

Property Value

Type: UInt32
See Also