Click or drag to resize
NChartPeakDetectorThreshold Property
Threshold to search the peaks according to. The default value is 0.3. See AbsoluteThreshold for details about how this value is interpreted.

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

Property Value

Type: Double
See Also