smallValuePercentage

Sets the minimum percentage to group smaller values into another item on a pie chart. This property affects only pie charts.

Syntax

smallValuePercentage="percentage"
where:
Argument Default Description
percentage 5.0 An argument of type double. Valid values are between 0.01 and 10.0, inclusive.

Usage

Pie charts with many smaller values can be difficult to read, and grouping items together can improve chart readability.

Examples

smallValuePercentage"7.2"
Related reference
groupSmallValues