Version

OverflowThreshold Property

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

This property is only applicable when the Overflow 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