ChartLabel Class Properties
In This Topic
For a list of all members of this type, see ChartLabel members.
Public Properties
| Name | Description |
 | HorizontalMargin | The horizontal position (or origin point) of the label object. |
 | Interactivity | Gives you access to the Interactivity object associated with the label. |
 | Text | The text displayed by the label. |
 | TextProps | Gives you access to the ChartText applied on the label's text. |
 | VerticalMargin | The vertical position (or origin point) of the label object. |
Top
See Also