Overview
ChartType is a enum in Aspose.Cells FOSS for Python.
Supported chart types.
Values
| Value | Description |
|---|
LINE | Represents the line chart type |
BAR | |
PIE | |
AREA | |
BOX_WHISKER | Represents the box‑whisker chart type |
WATERFALL | |
COMBO | |
SCATTER | |
STOCK | |
SURFACE | |
RADAR | |
TREEMAP | |
SUNBURST | |
HISTOGRAM | |
FUNNEL | |
MAP | |
See Also