Skip to main content
A newer version of this page is available. .

ChartType Enum

Lists values used to specify the chart subtypes.

Namespace: DevExpress.Spreadsheet.Charts

Assembly: DevExpress.Spreadsheet.v18.2.Core.dll

Declaration

public enum ChartType

Members

Name Description
ColumnClustered

Specifies the clustered column chart.

BarChart

ColumnStacked

Specifies the stacked column chart.

StackedBarChart

ColumnFullStacked

Specifies the 100% stacked column chart.

FullStackedBarChart

Column3DClustered

Specifies the 3-D clustered column chart.

Bar3DChart

Column3DStacked

Specifies the stacked column in 3-D chart.

StackedBar3DChart

Column3DFullStacked

Specifies the 100% stacked column in 3-D chart.

FullStackedBar3DChart

Column3DStandard

Specifies the 3-D column chart.

ManhattanBarChart

Column3DClusteredCylinder

Specifies the clustered cylinder chart.

CylinderBar3DChart

Column3DStackedCylinder

Specifies the stacked cylinder chart.

CylinderStackedBar3DChart

Column3DFullStackedCylinder

Specifies the 100% stacked cylinder chart.

CylinderFullStackedBar3DChart

Column3DStandardCylinder

Specifies the 3-D cylinder chart.

CylinderManhattanBarChart

Column3DClusteredCone

Specifies the clustered cone chart.

ConeBar3DChart

Column3DStackedCone

Specifies the stacked cone chart.

ConeStackedBar3DChart

Column3DFullStackedCone

Specifies the 100% stacked cone chart.

ConeFullStackedBar3DChart

Column3DStandardCone

Specifies the 3-D cone chart.

ConeManhattanBarChart

Column3DClusteredPyramid

Specifies the clustered pyramid chart.

PyramidBar3DChart

Column3DStackedPyramid

Specifies the stacked pyramid chart.

PyramidStackedBar3DChart

Column3DFullStackedPyramid

Specifies the 100% stacked pyramid chart.

PyramidFullStackedBar3DChart

Column3DStandardPyramid

Specifies the 3-D pyramid chart.

PyramidManhattanBarChart

Line

Specifies the line chart.

LineChartNoMarkers

LineStacked

Specifies the stacked line chart.

StackedLineChartNoMarkers

LineFullStacked

Specifies the 100% stacked line chart.

FullStackedLineChartNoMarkers

LineMarker

Specifies the line with markers chart.

LineChart

LineStackedMarker

Specifies the stacked line with markers chart.

StackedLineChart

LineFullStackedMarker

Specifies the 100% stacked line with markers chart.

FullStackedLineChart

Line3D

Specifies the 3-D line chart.

Line3DChart

Pie

Specifies the pie chart.

PieChart

Pie3D

Specifies the pie in 3-D chart.

Pie3DChart

PieExploded

Specifies the exploded pie chart.

ExplodedPieChart

Pie3DExploded

Specifies the exploded pie in 3-D chart.

ExplodedPie3DChart

PieOfPie

Specifies the pie of pie chart.

BarOfPie

Specifies the bar of pie chart.

BarClustered

Specifies the clustered bar chart.

RotatedBarChart

BarStacked

Specifies the stacked bar chart.

RotatedStackedBarChart

BarFullStacked

Specifies the 100% stacked bar chart.

RotatedFullStackedBarChart

Bar3DClustered

Specifies the clustered bar in 3-D chart.

RotatedBar3DChart

Bar3DStacked

Specifies the stacked bar in 3-D chart.

RotatedStackedBar3DChart

Bar3DFullStacked

Specifies the 100% stacked bar in 3-D chart.

RotatedFullStackedBar3DChart

Bar3DClusteredCylinder

Specifies the clustered horizontal cylinder chart.

RotatedCylinderBar3DChart

Bar3DStackedCylinder

Specifies the stacked horizontal cylinder chart.

RotatedStackedCylinderBar3DChart

Bar3DFullStackedCylinder

Specifies the 100% stacked horizontal cylinder chart.

RotatedFullStackedCylinderBar3DChart

Bar3DClusteredCone

Specifies the clustered horizontal cone chart.

RotatedConeBar3DChart

Bar3DStackedCone

Specifies the stacked horizontal cone chart.

RotatedStackedConeBar3DChart

Bar3DFullStackedCone

Specifies the 100% stacked horizontal cone chart.

RotatedFullStackedConeBar3DChart

Bar3DClusteredPyramid

Specifies the clustered horizontal pyramid chart.

RotatedPyramidBar3DChart

Bar3DStackedPyramid

Specifies the stacked horizontal pyramid chart.

RotatedStackedPyramidBar3DChart

Bar3DFullStackedPyramid

Specifies the 100% stacked horizontal pyramid chart.

RotatedFullStackedPyramidBar3DChart

Area

Specifies the area chart.

AreaChart

AreaStacked

Specifies the stacked area chart.

StackedAreaChart

AreaFullStacked

Specifies the 100% stacked area chart.

FullStackedAreaChart

Area3D

Specifies the 3-D area chart.

Area3DChart

Area3DStacked

Specifies the stacked area in 3-D chart.

StackedArea3DChart

Area3DFullStacked

Specifies the 100% stacked area in 3-D chart.

FullStackedArea3DChart

ScatterMarkers

Specifies the scatter with only markers chart.

ScatterChartMarkersOnly

ScatterSmoothMarkers

Specifies the scatter with smooth lines and markers chart.

ScatterChartSmoothLinesAndMarkers

ScatterSmooth

Specifies the scatter with smooth lines chart.

ScatterChartSmoothLines

ScatterLine

Specifies the scatter with straight lines chart.

ScatterChartLines

ScatterLineMarkers

Specifies the scatter with straight lines and markers chart.

ScatterChartLinesAndMarkers

StockHighLowClose

Specifies the high-low-close stock chart.

StockChartHighLowClose

StockOpenHighLowClose

Specifies the open-high-low-close stock chart.

StockChartOpenHighLowClose

StockVolumeHighLowClose

Specifies the volume-high-low-close stock chart.

StockVolumeOpenHighLowClose

Specifies the volume-open-high-low-close stock chart.

Surface

Specifies the contour chart.

SurfaceWireframe

Specifies the wireframe contour chart.

Surface3D

Specifies the 3-D surface chart.

Surface3DWireframe

Specifies the wireframe 3-D surface chart.

Doughnut

Specifies the doughnut chart.

DoughnutChart

DoughnutExploded

Specifies the exploded doughnut chart.

ExplodedDoughnutChart

Bubble

Specifies the bubble chart.

BubbleChart

Bubble3D

Specifies the bubble with a 3-D effect chart.

Bubble3DChart

Radar

Specifies the radar chart.

RadarLineChartNoMarkers

RadarMarkers

Specifies the radar with markers chart.

RadarLineChart

RadarFilled

Specifies the filled radar chart.

RadarLineChartFilled

Related API Members

The following properties accept/return ChartType values:

Remarks

To create a chart, pass the ChartType enumeration member to the ChartCollection.Add method. To change the type of the existing chart, use the ChartObject.ChangeType method. You can also change the type of a single data series in a chart by calling the Series.ChangeType method.

See Also