Example of Semi Pie in Javascript Chart Control

/
/
Semi Pie

This example demonstrates a semi-pie chart for mobile browsers usage statistics.

More Details...

Description

In this example, you can see how to render a semi pie chart using StartAngle and EndAngle properties. Data labels are wrapped to fit inside the pie slice. To enable the datalabel wrap feature, use the textWrap datalabel property. More information on the data labels in pie series can be found in this documentation section.