[]
The basic type of the point data label
public class DataLabelBase
Name | Description |
---|---|
Border | Gets or sets a value indicating whether data labels have borders. |
ConnectingLine | Gets or sets a value indicating whether to draw lines that connect labels to the data points. |
Content | Gets or sets the content of data labels. |
Offset | Gets or sets the offset from label to the data point. |
OnClientRendering | Occurs before the rendering data label. |