public enum FormatConditionValueType : System.Enum
Member | Description |
---|---|
AutomaticMaximum | The longest data bar is proportional to the highest value across the associated range. Applicable only to the IconCriterion class. |
AutomaticMinimum | The shortest data bar is proportional to the lowest value across the associated range. Applicable only to the IconCriterion class. |
Formula | The criteria is defined by a formula. |
HighestValue | The criteria is defined by the highest value across the associated range. |
LowestValue | The criteria is defined by the lowest value across the associated range. |
Number | The criteria is defined by a numeric value. |
Percentage | The criteria is defined by a percentage. |
Percentile | The criteria is defined by a percentile rating. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+