ChartType
Overview
ChartType is a enum in Aspose.Cells FOSS for .NET.
Specifies the chart type.
Values
| Value | Description |
|---|---|
Bar | Represents a standard 2‑D bar chart |
Column | |
Line | |
Area | |
Pie | |
Doughnut | |
Scatter | Represents a 2‑D scatter chart |
Bubble | |
Radar | Represents a radar (spider) chart |
Stock | Represents a stock market chart type |
Bar3D | Represents a three‑dimensional bar chart |
Column3D | Represents a three‑dimensional column chart |
Line3D | Represents a three‑dimensional line chart |
Area3D | Represents a three‑dimensional area chart |
Pie3D | Represents a three‑dimensional pie chart |
Surface3D | Represents a three‑dimensional surface chart |
SurfaceWireframe3D | Represents a 3‑D surface wireframe chart |
Contour | Represents a contour (filled surface) chart |
Waterfall | Represents a waterfall chart showing cumulative totals |
Treemap | Represents a treemap chart for hierarchical data |
Sunburst | |
Histogram | Represents a histogram chart for frequency distribution |
BoxAndWhisker | Represents a box‑and‑whisker statistical chart |
Funnel | Represents a funnel chart for process stages |
Map | Represents a geographic map chart |
Unknown | Represents an undefined or unsupported chart type |