Enum ExcelChartType
Chart types.
public enum ExcelChartType
Fields
Area = 31
Represents the Area chart type.
Area100PercentStacked = 33
Represents the Area100PercentStacked chart type.
Area3D = 34
Represents the Area3D chart type.
Area3D100PercentStacked = 36
Represents the Area3D100PercentStacked chart type.
Area3DStacked = 35
Represents the Area3DStacked chart type.
AreaStacked = 32
Represents the AreaStacked chart type.
Bar100PercentStacked = 9
Represents the 100% stacked bar chart type.
Bar3D100PercentStacked = 12
Represents the 100% 3D stacked bar chart type.
Bar3DClustered = 10
Represents the 3D clustered bar chart type.
Bar3DStacked = 11
Represents the 3D stacked bar chart type.
BarClustered = 7
Represents the clustered bar chart type.
BarStacked = 8
Represents the stacked bar chart type.
BoxAndWhisker = 76
Represents the Excel 2016 Box and Whisker Chart
Bubble = 46
Represents the Bubble chart type.
Bubble3D = 47
Represents the Bubble3D chart type.
Column100PercentStacked = 2
Represents the 100% stacked column chart type.
Column3D = 6
Represents the 3D column chart type.
Column3D100PercentStacked = 5
Represents the 3D 100% stacked column chart type.
Column3DClustered = 3
Represents the 3D clustered column chart type.
Column3DStacked = 4
Represents the 3D stacked column chart type.
ColumnClustered = 0
Represents the column clustered chart type.
ColumnStacked = 1
Represents the stacked column chart type.
CombinationChart = 73
Represents the CombinationChart chart types.
Cone100PercentStacked = 61
Represents the Cone100PercentStacked chart type.
Cone3DClustered = 65
Represents the Cone3DClustered chart type.
ConeBar100PercentStacked = 64
Represents the ConeBar100PercentStacked chart type.
ConeBarClustered = 62
Represents the ConeBarClustered chart type.
ConeBarStacked = 63
Represents the ConeBarStacked chart type.
ConeClustered = 59
Represents the ConeClustered chart type.
ConeStacked = 60
Represents the ConeStacked chart type.
Cylinder100PercentStacked = 54
Represents the Cylinder100PercentStacked chart type.
Cylinder3DClustered = 58
Represents the Cylinder3DClustered chart type.
CylinderBar100PercentStacked = 57
Represents the CylinderBar100PercentStacked chart type.
CylinderBarClustered = 55
Represents the CylinderBarClustered chart type.
CylinderBarStacked = 56
Represents the CylinderBarStacked chart type.
CylinderClustered = 52
Represents the CylinderClustered chart type.
CylinderStacked = 53
Represents the CylinderStacked chart type.
Doughnut = 37
Represents the Doughnut chart type.
DoughnutExploded = 38
Represents the DoughnutExploded chart type.
Funnel = 74
Represents the Excel 2016 Funnel Chart
Histogram = 77
Represents the Excel 2016 Histogram Chart
Line = 13
Represents the Line chart type.
Line100PercentStacked = 15
Represents the 100% stacked line chart type.
Line3D = 19
Represents the 3D line chart type.
LineMarkers = 16
Represents the markers line chart type.
LineMarkers100PercentStacked = 18
Represents the 100% stacked markers line chart type.
LineMarkersStacked = 17
Represents the stacked markers line chart type.
LineStacked = 14
Represents the stacked line chart type.
Pareto = 78
Represents the Excel 2016 Pareto Chart
Pie = 20
Represents the pie chart type.
Pie3D = 21
Represents the 3D pie chart type.
Pie3DExploded = 24
Represents the 3D exploded pie chart type.
PieBar = 25
Represents the bar pie chart type.
PieExploded = 23
Represents the exploded pie chart type.
PieOfPie = 22
Represents the pie of pie chart type.
Pyramid100PercentStacked = 68
Represents the Pyramid100PercentStacked chart type.
Pyramid3DClustered = 72
Represents the Pyramid3DClustered chart type.
PyramidBar100PercentStacked = 71
Represents the PyramidBar100PercentStacked chart type.
PyramidBarClustered = 69
Represents the PyramidBarClustered chart type.
PyramidBarStacked = 70
Represents the PyramidBarStacked chart type.
PyramidClustered = 66
Represents the PyramidClustered chart type.
PyramidStacked = 67
Represents the PyramidStacked chart type.
Radar = 39
Represents the Radar chart type.
RadarFilled = 41
Represents the RadarFilled chart type.
RadarMarkers = 40
Represents the RadarMarkers chart type.
ScatterLine = 30
Represents the ScatterLine chart type.
ScatterLineMarkers = 29
Represents the ScatterLineMarkers chart type.
ScatterMarkers = 26
Represents the markers scatter chart type.
ScatterSmoothedLine = 28
Represents the ScatterSmoothedLine chart type.
ScatterSmoothedLineMarkers = 27
Represents the ScatterSmoothedLineMarkers chart type.
StockHighLowClose = 48
Represents the StockHighLowClose chart type.
StockOpenHighLowClose = 49
Represents the StockOpenHighLowClose chart type.
StockVolumeHighLowClose = 50
Represents the StockVolumeHighLowClose chart type.
StockVolumeOpenHighLowClose = 51
Represents the StockVolumeOpenHighLowClose chart type.
SunBurst = 80
Represents the Excel 2016 Sun Burst Chart
Surface3D = 42
Represents the Surface3D chart type.
Surface3DNoColor = 43
Represents the Surface3DNoColor chart type.
SurfaceContour = 44
Represents the SurfaceContour chart type.
SurfaceContourNoColor = 45
Represents the SurfaceContourNoColor chart type.
TreeMap = 79
Represents the Excel 2016 Tree Map Chart
WaterFall = 75
Represents the Excel 2016 Water Fall Chart