Spread for ASP.NET 18 Product Documentation / Developer's Guide / Working with the Chart Control / Understanding and Customizing Charts / Plot Types / Pie Plot Types
Pie Plot Types

A pie plot area contains series that have values in one dimension. When visualized in two dimensions, a pie plot area takes the form of a circle (or partial circle). When visualized in three dimensions, a pie plot area takes the form of a disk (or partial disk). The following image displays a three dimensional chart.

Doughnut Chart

You can have any of these types of Pie plots:

For details on the API, refer to the PiePlotArea class.