Series Types
The Bootstrap Pie Chart control supports the following series types.
Pie
Use the Pie series type when you need to compare the percentage values of different point arguments in the same series, and illustrate these values as easy-to-understand pie slices.
Doughnut
Use the Doughnut series type when it is necessary to compare the percentage values of different point arguments in the same series, and illustrate these values as easy-to-understand doughnut slices.
See Also