ChartType
Overview
ChartType is a enum in Aspose.Cells FOSS for Python.
Supported chart types.
This enumeration defines 16 values: LINE, BAR, PIE, AREA, BOX_WHISKER, WATERFALL, COMBO, SCATTER, STOCK, SURFACE, RADAR, TREEMAP, and 4 more.
Values
| Value | Description |
|---|---|
LINE | Represents a line chart type |
BAR | |
PIE | |
AREA | Represents an area chart type |
BOX_WHISKER | Represents a box‑whisker chart type |
WATERFALL | |
COMBO | |
SCATTER | |
STOCK | |
SURFACE | |
RADAR | |
TREEMAP | |
SUNBURST | |
HISTOGRAM | |
FUNNEL | |
MAP |