In This Topic
The following tables list the members exposed by ChartLabel.
Public Constructors
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
Public Methods
| Name | Description |
 | Clone | Creates an identical copy of this label object |
Top
See Also