This sample illustrates the grouping functionality in pie series. The grouping value can be changed by using the code>Group To property.
GroupModes
|
|
|
Group To
|
|
9 |
In this example, you can see how to group
points in pie chart.
Points that have value below the 'groupTo'
value are grouped and shown as separate point. You can view these points on mouse click and can customize this point using the 'pointRender'
event.
DataLabel is used to represent individual data and its value.