Share via


CCPivotTableChartType Enumeration

Help Text: Select a graph type.
Style: ComboBox

Values

Name Value Description
chChartTypeColumnClustered 0 Clustered column
chChartTypeColumnStacked 1 Stacked column
chChartTypeColumnStacked100 2 100% stacked column
chChartTypeBarClustered 3 Clustered bar
chChartTypeBarStacked 4 Stacked bar
chChartTypeBarStacked100 5 100% stacked bar
chChartTypeLine 6 Line
chChartTypeLineMarkers 7 Line with markers
chChartTypeLineStacked 8 Stacked line
chChartTypeLineStackedMarkers 9 Stacked line with markers
chChartTypeLineStacked100 10 100% stacked line
chChartTypeLineStacked100Markers 11 100% stacked line with markers
chChartTypeSmoothLine 12 Smooth line
chChartTypeSmoothLineMarkers 13 Smooth line with markers
chChartTypeSmoothLineStacked 14 Stacked smooth line
chChartTypeSmoothLineStackedMarkers 15 Stacked smooth line with markers
chChartTypeSmoothLineStacked100 16 100% stacked smooth line
chChartTypeSmoothLineStacked100Markers 17 100% stacked smooth line with markers
chChartTypePie 18 Pie
chChartTypePieExploded 19 Pie exploded
chChartTypePieStacked 20 Stacked pie
chChartTypeScatterMarkers 21 Scatter
chChartTypeScatterSmoothLineMarkers 22 Scatter with markers and smooth lines
chChartTypeScatterSmoothLine 23 Scatter with smooth lines
chChartTypeScatterLineMarkers 24 Scatter with markers and lines
chChartTypeScatterLine 25 Scatter with lines
chChartTypeScatterLineFilled 26 Filled scatter
chChartTypeBubble 27 Bubble
chChartTypeBubbleLine 28 Bubble with lines
chChartTypeArea 29 Area
chChartTypeAreaStacked 30 Stacked area
chChartTypeAreaStacked100 31 100% stacked area
chChartTypeDoughnut 32 Doughnut
chChartTypeDoughnutExploded 33 Exploded doughnut
chChartTypeRadarLine 34 Radar with lines
chChartTypeRadarLineMarkers 35 Radar with lines and markers
chChartTypeRadarLineFilled 36 Filled radar
chChartTypeRadarSmoothLine 37 Radar with smooth lines
chChartTypeRadarSmoothLineMarkers 38 Radar with smooth lines and markers
chChartTypeStockHLC 39 High-Low-Close
chChartTypeStockOHLC 40 Open-High-Low-Close
chChartTypePolarMarkers 41 Polar
chChartTypePolarLine 42 Polar with lines
chChartTypePolarLineMarkers 43 Polar with lines and markers
chChartTypePolarSmoothLine 44 Polar with smooth lines
chChartTypePolarSmoothLineMarkers 45 Polar with smooth lines and markers

See Also

Enums

Base Enum Properties

Data Types in X++