This sample demonstrates pie chart for mobile browser usage statistics. Datalabel
shows the Information about the points.
While hovering on the slice, border will be highlighted.
Pie Angle:
|
|
0 |
Outer Radius:
|
|
0.70 |
Explode Radius:
|
|
0.10 |
Explode Index:
|
|
0 |
Center X
|
|
50% |
Center Y
|
|
50% |
In this example, you can see how to render and configure the pie chart. You can use border, fill properties to customize the pie point. dataLabel is used to represent individual data and its value. Tooltip is enabled in this example, to see the tooltip in action, hover a point or tap on a point in touch enabled devices.