[]
Represents the interface for styling labels of the chart data point values.
public interface IDataLabel
| Name | Description |
|---|---|
| Position | Gets the position of the label. |
| Rotation | Gets the angle of rotation of the label text. |
| Style | Gets the text, border, and background style properties for the labels. |
| Value | Gets the label text to use for the value labels. |
| Visible | Gets a value indicating whether the data label is displayed on the chart. |