Enum eChartExType
Chart type
Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public enum eChartExType
  Fields
| Name | Description | 
|---|---|
| BoxWhisker | A box whisker  | 
      
| Funnel | A funnel chart  | 
      
| Histogram | A histogram chart  | 
      
| Pareto | A Histogram Pareto chart  | 
      
| RegionMap | A region map chart  | 
      
| Sunburst | A sunburst chart  | 
      
| Treemap | A treemap chart  | 
      
| Waterfall | A waterfall chart  |