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)

No code example is currently available or this language may not be supported.

Member nameDescription
xlDataLabelYou should access and use this enumeration from the Excel primary interop assembly (PIA). Data label.
xlChartAreaYou should access and use this enumeration from the Excel primary interop assembly (PIA). Chart area.
xlSeriesYou should access and use this enumeration from the Excel primary interop assembly (PIA). Series.
xlChartTitleYou should access and use this enumeration from the Excel primary interop assembly (PIA). Chart title.
xlWallsYou should access and use this enumeration from the Excel primary interop assembly (PIA). Walls.
xlCornersYou should access and use this enumeration from the Excel primary interop assembly (PIA). Corners.
xlDataTableYou should access and use this enumeration from the Excel primary interop assembly (PIA). Data table.
xlTrendlineYou should access and use this enumeration from the Excel primary interop assembly (PIA). Trend line.
xlErrorBarsYou should access and use this enumeration from the Excel primary interop assembly (PIA). Error bars.
xlXErrorBarsYou should access and use this enumeration from the Excel primary interop assembly (PIA). X error bars.
xlYErrorBarsYou should access and use this enumeration from the Excel primary interop assembly (PIA). Y error bars.
xlLegendEntryYou should access and use this enumeration from the Excel primary interop assembly (PIA). Legend entry.
xlLegendKeyYou should access and use this enumeration from the Excel primary interop assembly (PIA). Legend key.
xlShapeYou should access and use this enumeration from the Excel primary interop assembly (PIA). Shape.
xlMajorGridlinesYou should access and use this enumeration from the Excel primary interop assembly (PIA). Major gridlines.
xlMinorGridlinesYou should access and use this enumeration from the Excel primary interop assembly (PIA). Minor gridlines.
xlAxisTitleYou should access and use this enumeration from the Excel primary interop assembly (PIA). Axis title.
xlUpBarsYou should access and use this enumeration from the Excel primary interop assembly (PIA). Up bars.
xlPlotAreaYou should access and use this enumeration from the Excel primary interop assembly (PIA). Plot area.
xlDownBarsYou should access and use this enumeration from the Excel primary interop assembly (PIA). Down bars.
xlAxisYou should access and use this enumeration from the Excel primary interop assembly (PIA). Axis.
xlSeriesLinesYou should access and use this enumeration from the Excel primary interop assembly (PIA). Series lines.
xlFloorYou should access and use this enumeration from the Excel primary interop assembly (PIA). Floor.
xlLegendYou should access and use this enumeration from the Excel primary interop assembly (PIA). Legend.
xlHiLoLinesYou should access and use this enumeration from the Excel primary interop assembly (PIA). HiLo lines.
xlDropLinesYou should access and use this enumeration from the Excel primary interop assembly (PIA). Drop lines.
xlRadarAxisLabelsYou should access and use this enumeration from the Excel primary interop assembly (PIA). Radar axis labels.
xlNothingYou should access and use this enumeration from the Excel primary interop assembly (PIA). Nothing.
xlLeaderLinesYou should access and use this enumeration from the Excel primary interop assembly (PIA). Leader lines.
xlDisplayUnitLabelYou should access and use this enumeration from the Excel primary interop assembly (PIA). Display unit label.
xlPivotChartFieldButtonYou should access and use this enumeration from the Excel primary interop assembly (PIA). PivotChart field button.
xlPivotChartDropZoneYou should access and use this enumeration from the Excel primary interop assembly (PIA). PivotChart drop zone.
Show: