Name | Description | |
---|---|---|
DataLabel Constructor | Creates an instance of DataLabel class. |
The following tables list the members exposed by DataLabel.
Name | Description | |
---|---|---|
DataLabel Constructor | Creates an instance of DataLabel class. |
Name | Description | |
---|---|---|
Angle | Gets or sets the label rotation angle. | |
Border | Gets or sets a value indicating whether the label has border. (Inherited from C1.Win.Chart.DataLabelBase) | |
BorderStyle | Gets the border style of data labels. (Inherited from C1.Win.Chart.DataLabelBase) | |
ConnectingLine | Gets or sets a value indicating whether the data labels have a line connecting them with corresponding data point. (Inherited from C1.Win.Chart.DataLabelBase) | |
Content | Gets or sets the content of data labels. (Inherited from C1.Win.Chart.DataLabelBase) | |
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. | |
Offset | Gets or sets the offset of data label from corresponding data point. (Inherited from C1.Win.Chart.DataLabelBase) | |
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. | |
Style | Gets the style of data labels. (Inherited from C1.Win.Chart.DataLabelBase) |
Name | Description | |
---|---|---|
Invalidate | Invalidates the chart. (Inherited from C1.Win.Chart.DataLabelBase) |