Version

MaximumThreshold Property

Returns a ColorScaleCriterion object which defines the properties of the maximum threshold for this instance.
Syntax
public ColorScaleCriterion MaximumThreshold {get;}
Remarks

The following value types are not valid for the maximum threshold, and will cause an exception to be thrown:

  • LowestValue
  • AutomaticMinimum
  • AutomaticMaximum

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