XlDataLabelsType Enumeration (PowerPoint)
Specifies the type of data label to apply.
Version Information
Version Added: PowerPoint 2007
Name |
Value |
Description |
---|---|---|
xlDataLabelsShowBubbleSizes |
6 |
Show the size of the bubble in reference to the absolute value. |
xlDataLabelsShowLabel |
4 |
The category for the point. |
xlDataLabelsShowLabelAndPercent |
5 |
The percentage of the total, and the category for the point. Available only for pie charts and doughnut charts. |
xlDataLabelsShowNone |
-4142 |
No data labels. |
xlDataLabelsShowPercent |
3 |
The percentage of the total. Available only for pie charts and doughnut charts. |
xlDataLabelsShowValue |
2 |
The default value for the point (assumed if this argument is not specified). |