指示数据标签相对于数据标记的位置。
| 名称 | 值 | Description |
|---|---|---|
| xlLabelPositionAbove | 0 | 数据标签位于点的上方。 |
| xlLabelPositionBelow | 1 | 数据标签位于点的下方。 |
| xlLabelPositionBestFit | 5 | Office 应用程序控制数据标签的位置。 |
| xlLabelPositionCenter | -4108 | 数据标签以数据点为中心点或者位于条形图或饼图内部。 |
| xlLabelPositionCustom | 7 | 数据标签以数据点为中心点或者位于条形图或饼图内部。 |
| xlLabelPositionInsideBase | 4 | 数据标签位于任意位置。 |
| xlLabelPositionInsideEnd | 3 | 数据标签位于任意位置。 |
| xlLabelPositionLeft | -4131 | 数据标签位于条形图或饼图底部。 |
| xlLabelPositionMixed | 6 | 数据标签位于条形图或饼图底部。 |
| xlLabelPositionOutsideEnd | 2 | 数据标签位于条形图或饼图顶部。 |
| xlLabelPositionRight | -4152 | 数据标签位于条形图或饼图顶部。 |
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。