[]
IChartDataLabel interface.
public interface IChartDataLabel : IStyleProvider
| Name | Description |
|---|---|
| Angle | Gets or sets the rotation angle. |
| Border | Gets or sets a value indicating whether data labels have border. |
| ConnectingLine | Gets or sets a value indicating whether data labels have connecting lines. |
| Content | Gets or sets the label content. |
| ContentOptions | Gets or sets content options. |
| MaxAutoLabels | Gets or sets the maximum number of automatic labels. |
| MaxLines | Gets or sets the maximum number or lines. |
| MaxWidth | Gets or sets the maximum width. |
| Offset | Gets or sets the offset of data label. |
| Overlapping | Gets or sets overlapping. |
| OverlappingOptions | Gets or sets overlapping options. |
| Position | Gets or sets the label position. |