Version

Comparison Property

Returns or sets a Comparison value which determines whether a "greater than" or "greater than or equal to" comparison is made when comparing cell values to the value of this instance.
Syntax
public ThresholdComparison Comparison {get; set;}
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