DashboardWidgetGroupOthersType Enum
Method for grouping smaller values in charts. Used to prevent charts from becoming cluttered with too many small segments.
Possible Values
#
firstN
Take the first N largest values and group the rest
percentageGteN
Group values below a certain percentage threshold
Usages
#
References
#
- Field type from DashboardWidgetGroupOthers
Previous
DashboardWidgetGroupOthers