Enum ePieChartType
Pie and Doughnut chart type
Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public enum ePieChartType
  Fields
| Name | Description | 
|---|---|
| Pie | A pie chart  | 
      
| Pie3D | A 3D pie chart  | 
      
| PieExploded | An exploded pie chart  | 
      
| PieExploded3D | A exploded 3D pie chart  |