The following tables list the members exposed by DataLabel.
Public Constructors
Public Properties
| Name | Description |
| Position | Gets or sets the position of the label. |
| Rotation | Gets or sets the angle of rotation of the label text. |
| Style | Gets or sets the text, border and background style properties for the labels. |
| Value | Gets or sets the expression to use for the value labels. |
| Visible | Gets or sets a value indicating whether the data label is displayed on the chart. |
Top
Public Methods
| Name | Description |
| Validate | Validates the information in each property of the DataLabel object. |
Top
See Also