[]
Represents a label associated with data point.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class DataLabel : DataLabelBase, IComponent, IHandleEvent, IHandleAfterRender
Name | Description |
---|---|
DataLabel() | Creates an instance of DataLabel class. |
Name | Description |
---|---|
Angle | Gets or sets the label rotation angle. |
ContentOptions | Gets or sets the data label content options. |
MaxAutoLabels | Gets or sets the maximum number of labels for automatic positioning. |
MaxLines | Gets or sets the maximum number of lines in data label. |
MaxWidth | Gets or sets the maximum width of data label. |
Overlapping | Gets or sets the value which indicates how to handle overlapped data labels. |
OverlappingOptions | Gets or sets the label overlapping options. |
Position | Gets or sets the position of data labels. |