Version

OthersCategoryType Enumeration

Describes available behaviors for calculating and grouping slices into the Others slice.
Syntax
public enum OthersCategoryType : System.Enum 
Members
MemberDescription
NumberData value is compared directly to the value of OthersCategoryThreshold.
PercentData value is compared to OthersCategoryThreshold as a percentage of the total.
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