DataLabelBase Class Properties
In This Topic
For a list of all members of this type, see DataLabelBase members.
Public Properties
| Name | Description |
| Border | Gets or sets a value indicating whether the label has border. |
| BorderStyle | Gets or sets the border style of the label. |
| ConnectingLine | Gets or sets a value indicating whether the data labels have a line connecting them with corresponding data point. |
| Content | Gets or sets the content of data labels. |
| Dispatcher | (Inherited from Windows.UI.Xaml.DependencyObject) |
| Offset | Gets or sets the offset of data label from corresponding data point. |
| Style | Gets or sets the style of the label. |
Top
See Also