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

ValueDescription
LINERepresents a line chart type
BAR
PIE
AREARepresents an area chart type
BOX_WHISKERRepresents a box‑whisker chart type
WATERFALL
COMBO
SCATTER
STOCK
SURFACE
RADAR
TREEMAP
SUNBURST
HISTOGRAM
FUNNEL
MAP

See Also