XlChartItem enumeration
Office 2013 and later
You should access and use this enumeration from the Excel primary interop assembly (PIA).
Specifies the type of the chart item.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
| Member name | Description | |
|---|---|---|
| xlDataLabel | You should access and use this enumeration from the Excel primary interop assembly (PIA). Data label. | |
| xlChartArea | You should access and use this enumeration from the Excel primary interop assembly (PIA). Chart area. | |
| xlSeries | You should access and use this enumeration from the Excel primary interop assembly (PIA). Series. | |
| xlChartTitle | You should access and use this enumeration from the Excel primary interop assembly (PIA). Chart title. | |
| xlWalls | You should access and use this enumeration from the Excel primary interop assembly (PIA). Walls. | |
| xlCorners | You should access and use this enumeration from the Excel primary interop assembly (PIA). Corners. | |
| xlDataTable | You should access and use this enumeration from the Excel primary interop assembly (PIA). Data table. | |
| xlTrendline | You should access and use this enumeration from the Excel primary interop assembly (PIA). Trend line. | |
| xlErrorBars | You should access and use this enumeration from the Excel primary interop assembly (PIA). Error bars. | |
| xlXErrorBars | You should access and use this enumeration from the Excel primary interop assembly (PIA). X error bars. | |
| xlYErrorBars | You should access and use this enumeration from the Excel primary interop assembly (PIA). Y error bars. | |
| xlLegendEntry | You should access and use this enumeration from the Excel primary interop assembly (PIA). Legend entry. | |
| xlLegendKey | You should access and use this enumeration from the Excel primary interop assembly (PIA). Legend key. | |
| xlShape | You should access and use this enumeration from the Excel primary interop assembly (PIA). Shape. | |
| xlMajorGridlines | You should access and use this enumeration from the Excel primary interop assembly (PIA). Major gridlines. | |
| xlMinorGridlines | You should access and use this enumeration from the Excel primary interop assembly (PIA). Minor gridlines. | |
| xlAxisTitle | You should access and use this enumeration from the Excel primary interop assembly (PIA). Axis title. | |
| xlUpBars | You should access and use this enumeration from the Excel primary interop assembly (PIA). Up bars. | |
| xlPlotArea | You should access and use this enumeration from the Excel primary interop assembly (PIA). Plot area. | |
| xlDownBars | You should access and use this enumeration from the Excel primary interop assembly (PIA). Down bars. | |
| xlAxis | You should access and use this enumeration from the Excel primary interop assembly (PIA). Axis. | |
| xlSeriesLines | You should access and use this enumeration from the Excel primary interop assembly (PIA). Series lines. | |
| xlFloor | You should access and use this enumeration from the Excel primary interop assembly (PIA). Floor. | |
| xlLegend | You should access and use this enumeration from the Excel primary interop assembly (PIA). Legend. | |
| xlHiLoLines | You should access and use this enumeration from the Excel primary interop assembly (PIA). HiLo lines. | |
| xlDropLines | You should access and use this enumeration from the Excel primary interop assembly (PIA). Drop lines. | |
| xlRadarAxisLabels | You should access and use this enumeration from the Excel primary interop assembly (PIA). Radar axis labels. | |
| xlNothing | You should access and use this enumeration from the Excel primary interop assembly (PIA). Nothing. | |
| xlLeaderLines | You should access and use this enumeration from the Excel primary interop assembly (PIA). Leader lines. | |
| xlDisplayUnitLabel | You should access and use this enumeration from the Excel primary interop assembly (PIA). Display unit label. | |
| xlPivotChartFieldButton | You should access and use this enumeration from the Excel primary interop assembly (PIA). PivotChart field button. | |
| xlPivotChartDropZone | You should access and use this enumeration from the Excel primary interop assembly (PIA). PivotChart drop zone. |
Show: