Skip to main content

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.

BootstrapPieChart-Series-Pie

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.

BootstrapPieChart-Series-Doughnut

See Also