指定数据标签的放置位置。
| 名称 | 值 | Description |
|---|---|---|
| xlLabelPositionAbove | 0 | 数据标签放置在数据点的上方。 |
| xlLabelPositionBelow | 1 | 数据标签放置在数据点的下方。 |
| xlLabelPositionBestFit | 5 | Word 设置数据标签的位置。 |
| xlLabelPositionCenter | -4108 | 数据标签以数据点为中心点或者位于条形图或饼图内部。 |
| xlLabelPositionCustom | 7 | 数据标签位于自定义位置。 |
| xlLabelPositionInsideBase | 4 | 数据标签放置在数据点下边缘内侧。 |
| xlLabelPositionInsideEnd | 3 | 数据标签放置在数据点上边缘内侧。 |
| xlLabelPositionLeft | -4131 | 数据标签放置在数据点左侧。 |
| xlLabelPositionMixed | 6 | 数据标签位于多个位置。 |
| xlLabelPositionOutsideEnd | 2 | 数据标签放置在数据点上边缘外侧。 |
| xlLabelPositionRight | -4152 | 数据标签放置在数据点右侧。 |
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。