XlChartType enumeration
Office 2013 and later
You should access and use this enumeration from the Excel primary interop assembly (PIA).
Specifies the chart type.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
| Member name | Description | |
|---|---|---|
| xlColumnClustered | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Clustered Column | |
| xlColumnStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). Stacked Column | |
| xlColumnStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Column | |
| xl3DColumnClustered | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Clustered Column | |
| xl3DColumnStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Stacked Column | |
| xl3DColumnStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D 100% Stacked Bar | |
| xlBarClustered | You should access and use this enumeration from the Excel primary interop assembly (PIA). Clustered Bar | |
| xlBarStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). Stacked Bar | |
| xlBarStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Bar | |
| xl3DBarClustered | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Clustered Bar | |
| xl3DBarStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Stacked Bar | |
| xl3DBarStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D 100% Stacked Bar | |
| xlLineStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). Stacked Line | |
| xlLineStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Line | |
| xlLineMarkers | You should access and use this enumeration from the Excel primary interop assembly (PIA). Line with Markers | |
| xlLineMarkersStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). Stacked Line with Markers | |
| xlLineMarkersStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Line with Markers | |
| xlPieOfPie | You should access and use this enumeration from the Excel primary interop assembly (PIA). Pie of Pie | |
| xlPieExploded | You should access and use this enumeration from the Excel primary interop assembly (PIA). Exploded Pie | |
| xl3DPieExploded | You should access and use this enumeration from the Excel primary interop assembly (PIA). Exploded 3D Pie | |
| xlBarOfPie | You should access and use this enumeration from the Excel primary interop assembly (PIA). Bar of Pie | |
| xlXYScatterSmooth | You should access and use this enumeration from the Excel primary interop assembly (PIA). Scatter with Smoothed Lines | |
| xlXYScatterSmoothNoMarkers | You should access and use this enumeration from the Excel primary interop assembly (PIA). Scatter with Smoothed Lines and No Data Markers | |
| xlXYScatterLines | You should access and use this enumeration from the Excel primary interop assembly (PIA). Scatter with Lines | |
| xlXYScatterLinesNoMarkers | You should access and use this enumeration from the Excel primary interop assembly (PIA). Scatter with Lines and No Data Markers | |
| xlAreaStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). Stacked Area | |
| xlAreaStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Area | |
| xl3DAreaStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Stacked Area | |
| xl3DAreaStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Area | |
| xlDoughnutExploded | You should access and use this enumeration from the Excel primary interop assembly (PIA). Exploded Doughnut | |
| xlRadarMarkers | You should access and use this enumeration from the Excel primary interop assembly (PIA). Radar with Data Markers | |
| xlRadarFilled | You should access and use this enumeration from the Excel primary interop assembly (PIA). Filled Radar | |
| xlSurface | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Surface | |
| xlSurfaceWireframe | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Surface (wireframe) | |
| xlSurfaceTopView | You should access and use this enumeration from the Excel primary interop assembly (PIA). Surface (Top View) | |
| xlSurfaceTopViewWireframe | You should access and use this enumeration from the Excel primary interop assembly (PIA). Surface (Top View wireframe) | |
| xlBubble | You should access and use this enumeration from the Excel primary interop assembly (PIA). Bubble | |
| xlBubble3DEffect | You should access and use this enumeration from the Excel primary interop assembly (PIA). Bubble with 3D effects | |
| xlStockHLC | You should access and use this enumeration from the Excel primary interop assembly (PIA). High-Low-Close | |
| xlStockOHLC | You should access and use this enumeration from the Excel primary interop assembly (PIA). Open-High-Low-Close | |
| xlStockVHLC | You should access and use this enumeration from the Excel primary interop assembly (PIA). Volume-High-Low-Close | |
| xlStockVOHLC | You should access and use this enumeration from the Excel primary interop assembly (PIA). Volume-Open-High-Low-Close | |
| xlCylinderColClustered | You should access and use this enumeration from the Excel primary interop assembly (PIA). Clustered Cone Column | |
| xlCylinderColStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). Stacked Cylinder Bar | |
| xlCylinderColStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Cylinder Column | |
| xlCylinderBarClustered | You should access and use this enumeration from the Excel primary interop assembly (PIA). Clustered Cylinder Bar | |
| xlCylinderBarStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). Stacked Cylinder Bar | |
| xlCylinderBarStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Cylinder Bar | |
| xlCylinderCol | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Cylinder Column | |
| xlConeColClustered | You should access and use this enumeration from the Excel primary interop assembly (PIA). Clustered Cone Column | |
| xlConeColStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). Stacked Cone Column | |
| xlConeColStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Cone Column | |
| xlConeBarClustered | You should access and use this enumeration from the Excel primary interop assembly (PIA). Clustered Cone Bar | |
| xlConeBarStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). Stacked Cone Bar | |
| xlConeBarStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Cone Bar | |
| xlConeCol | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Cone Column | |
| xlPyramidColClustered | You should access and use this enumeration from the Excel primary interop assembly (PIA). Clustered Pyramid Column | |
| xlPyramidColStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). Stacked Pyramid Column | |
| xlPyramidColStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Pyramid Column | |
| xlPyramidBarClustered | You should access and use this enumeration from the Excel primary interop assembly (PIA). Clustered Pyramid Bar | |
| xlPyramidBarStacked | You should access and use this enumeration from the Excel primary interop assembly (PIA). Stacked Pyramid Bar | |
| xlPyramidBarStacked100 | You should access and use this enumeration from the Excel primary interop assembly (PIA). 100% Stacked Pyramid Bar | |
| xlPyramidCol | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Pyramid Column | |
| xl3DColumn | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Column | |
| xlLine | You should access and use this enumeration from the Excel primary interop assembly (PIA). Line | |
| xl3DLine | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Line | |
| xl3DPie | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Pie | |
| xlPie | You should access and use this enumeration from the Excel primary interop assembly (PIA). Pie | |
| xlXYScatter | You should access and use this enumeration from the Excel primary interop assembly (PIA). Scatter | |
| xl3DArea | You should access and use this enumeration from the Excel primary interop assembly (PIA). 3D Area | |
| xlArea | You should access and use this enumeration from the Excel primary interop assembly (PIA). Area | |
| xlDoughnut | You should access and use this enumeration from the Excel primary interop assembly (PIA). Doughnut | |
| xlRadar | You should access and use this enumeration from the Excel primary interop assembly (PIA). Radar | |
| xlCombo | You should access and use this enumeration from the Excel primary interop assembly (PIA). | |
| xlComboColumnClusteredLine | You should access and use this enumeration from the Excel primary interop assembly (PIA). | |
| xlComboColumnClusteredLineSecondaryAxis | You should access and use this enumeration from the Excel primary interop assembly (PIA). | |
| xlComboAreaStackedColumnClustered | You should access and use this enumeration from the Excel primary interop assembly (PIA). | |
| xlOtherCombinations | You should access and use this enumeration from the Excel primary interop assembly (PIA). | |
| xlSuggestedChart | You should access and use this enumeration from the Excel primary interop assembly (PIA). |
Show: