Name | Description | |
---|---|---|
ChartDataLabel Constructor |
The following tables list the members exposed by ChartDataLabel.
Name | Description | |
---|---|---|
ChartDataLabel Constructor |
Name | Description | |
---|---|---|
AngleProperty | Identifies the Angle dependency property. | |
ContentOptionsProperty | Identifies the ContentOptions dependency property. | |
MaxAutoLabelsProperty | Identifies the MaxAutoLabels dependency property. | |
MaxLinesProperty | Identifies the MaxLines dependency property. | |
MaxWidthProperty | Identifies the Overlapping dependency property. | |
OverlappingOptionsProperty | Identifies the OverlappingOptions dependency property. | |
OverlappingProperty | Identifies the Overlapping dependency property. | |
PositionProperty | Identifies the ChartPositionType dependency property. |
Name | Description | |
---|---|---|
Angle | Gets or sets the value which indicates how to rotate angle of data labels. | |
Border | Gets or sets a value indicating whether the label has border. (Inherited from C1.Android.Chart.DataLabelBase) | |
BorderStyle | Gets or sets the border style of the label. (Inherited from C1.Android.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.Android.Chart.DataLabelBase) | |
Content | Gets or sets the content of data labels. (Inherited from C1.Android.Chart.DataLabelBase) | |
ContentOptions | Gets or sets the value which indicates how to set content options of data labels. | |
MaxAutoLabels | Gets or sets the value which indicates how to handle max value of auto labels. | |
MaxLines | Gets or sets the value which indicates how to set max lines value of data labels . | |
MaxWidth | Gets or sets the value which indicates how to set max width value of data labels. | |
Offset | Gets or sets the offset of data label from corresponding data point. (Inherited from C1.Android.Chart.DataLabelBase) | |
Overlapping | Gets or sets the value which indicates how to handle overlapping data labels. | |
OverlappingOptions | Gets or sets the value which indicates how to handle overlapped options. | |
Position | Gets or sets the position of data labels. | |
Style | Gets or sets the style of the label. (Inherited from C1.Android.Chart.DataLabelBase) |