XlChartItem Enumeration

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Public Enumeration XlChartItem
'Usage
Dim instance As XlChartItem
public enum XlChartItem

Members

Member name Description
xlDataLabel
xlChartArea
xlSeries
xlChartTitle
xlWalls
xlCorners
xlDataTable
xlTrendline
xlErrorBars
xlXErrorBars
xlYErrorBars
xlLegendEntry
xlLegendKey
xlShape
xlMajorGridlines
xlMinorGridlines
xlAxisTitle
xlUpBars
xlPlotArea
xlDownBars
xlAxis
xlSeriesLines
xlFloor
xlLegend
xlHiLoLines
xlDropLines
xlRadarAxisLabels
xlNothing
xlLeaderLines
xlDisplayUnitLabel
xlPivotChartFieldButton
xlPivotChartDropZone

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace