In This Topic
The following tables list the members exposed by DataLabels.
Public Properties
| Name | Description |
 | ArrowLength | Controls the length of the arrow connecting the data point and the text label. |
 | ArrowLine | Gives access to the LineProperties object controlling the appearance of the data
label arrow lines. |
 | ArrowPointerLength | Controls the length of the arrow pointer pointing to the data label text. |
 | DrawEvery | Specifies between how many data points data labels should be rendered. |
 | Format | Gives access to the format string of the data labels. |
 | Mode | Controls the mode of the data labels. |
 | Subset | The subset containing the indexes on which data labels must be displayed. |
 | Text | Gives access to the ChartText object controlling the appearance of the data labels. |
 | VertAlign | Controls the vertical data label alignment relative to the data point bound. |
Top
Public Methods
| Name | Description |
 | Clone | Creates an identical copy of this series object |
Top
See Also