Version

UnderflowThreshold Property

Determines the threshold for the Underflow bin.
Syntax
public Nullable<double> UnderflowThreshold {get;}
Remarks

This property is only applicable when the Underflow property is set to true.

When this property is left unset, the threshold is determined automatically.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also