XlDataLabelsType Enumeration

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

Syntax

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

Members

Member name Description
xlDataLabelsShowNone
xlDataLabelsShowValue
xlDataLabelsShowPercent
xlDataLabelsShowLabel
xlDataLabelsShowLabelAndPercent
xlDataLabelsShowBubbleSizes

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace