Enum eChartType
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- EPPlus.dll
Chart type
public enum eChartType
Fields
Area = 1
An area chart
Area3D = -4098
An 3D area chart
AreaStacked = 76
A stacked area chart
AreaStacked100 = 77
A 100% stacked area chart
AreaStacked1003D = 79
A 100% stacked 3D area chart
AreaStacked3D = 78
A stacked area 3D chart
BarClustered = 57
A clustered bar chart
BarClustered3D = 60
A clustered 3D bar chart
BarOfPie = 71
A bar of pie chart
BarStacked = 58
A stacked bar chart
BarStacked100 = 59
A 100% stacked bar chart
BarStacked1003D = 62
A 100% stacked 3D bar chart
BarStacked3D = 61
A stacked 3D bar chart
BoxWhisker = 121
A box & whisker chart
Bubble = 15
A bubble chart
Bubble3DEffect = 87
A 3D bubble chart
Column3D = -4100
A 3D column chart
ColumnClustered = 51
A clustered column chart
ColumnClustered3D = 54
A clustered 3D column chart
ColumnStacked = 52
A stacked column chart
ColumnStacked100 = 53
A 100% stacked column chart
ColumnStacked1003D = 56
A 100% stacked 3D column chart
ColumnStacked3D = 55
A stacked 3D column chart
ConeBarClustered = 102
A clustered cone bar chart
ConeBarStacked = 103
A stacked cone bar chart
ConeBarStacked100 = 104
A 100% stacked cone bar chart
ConeCol = 105
A cone column chart
ConeColClustered = 99
A clustered cone column chart
ConeColStacked = 100
A stacked cone column chart
ConeColStacked100 = 101
A 100% stacked cone column chart
CylinderBarClustered = 95
A clustered cylinder bar chart
CylinderBarStacked = 96
A stacked cylinder bar chart
CylinderBarStacked100 = 97
A 100% stacked cylinder bar chart
CylinderCol = 98
A cylinder column chart
CylinderColClustered = 92
A clustered cylinder column chart
CylinderColStacked = 93
A stacked cylinder column chart
CylinderColStacked100 = 94
A 100% stacked cylinder column chart
Doughnut = -4120
A doughnut chart
DoughnutExploded = 80
An exploded doughnut chart
Funnel = 123
A funnel chart
Histogram = 118
A histogram chart
Line = 4
A line chart
Line3D = -4101
A 3D line chart
LineMarkers = 65
A line chart with markers
LineMarkersStacked = 66
A stacked line chart with markers
LineMarkersStacked100 = 67
A 100% stacked line chart with markers
LineStacked = 63
A stacked line chart
LineStacked100 = 64
A 100% stacked line chart
Pareto = 122
A histogram chart with a pareto line
Pie = 5
A pie chart
Pie3D = -4102
A 3D pie chart
PieExploded = 69
An exploded pie chart
PieExploded3D = 70
A exploded 3D pie chart
PieOfPie = 68
A pie of pie chart
PyramidBarClustered = 109
A clustered pyramid bar chart
PyramidBarStacked = 110
A stacked pyramid bar chart
PyramidBarStacked100 = 111
A 100% stacked pyramid bar chart
PyramidCol = 112
A stacked pyramid column chart
PyramidColClustered = 106
A clustered pyramid column chart
PyramidColStacked = 107
A stacked pyramid column chart
PyramidColStacked100 = 108
A 100% stacked pyramid column chart
Radar = -4151
A radar chart
RadarFilled = 82
A filled radar chart
RadarMarkers = 81
A radar chart with markers
RegionMap = 140
A region map chart
StockHLC = 88
Stock chart with a High, Low and Close serie
StockOHLC = 89
Stock chart with an Open, High, Low and Close serie
StockVHLC = 90
Stock chart with an Volume, High, Low and Close serie
StockVOHLC = 91
Stock chart with an Volume, Open, High, Low and Close serie
Sunburst = 120
A sunburst chart
Surface = 83
A surface chart
SurfaceTopView = 85
A surface chart, top view
SurfaceTopViewWireframe = 86
A surface chart, top view and wireframe
SurfaceWireframe = 84
A surface chart, wireframe
Treemap = 117
A treemap chart
Waterfall = 119
A waterfall chart
XYScatter = -4169
A XY scatter chart
XYScatterLines = 74
A scatter line chart with markers
XYScatterLinesNoMarkers = 75
A scatter line chart with no markers
XYScatterSmooth = 72
A scatter line chart with markers and smooth lines
XYScatterSmoothNoMarkers = 73
A scatter line chart with no markers and smooth lines