| C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport.FlexChart Namespace : DataLabelBase Class |
The following tables list the members exposed by DataLabelBase.
| Name | Description | |
|---|---|---|
![]() | Border | Gets or sets a value indicating whether the label has border. |
![]() | BorderStyle | Gets the border style of data labels. |
![]() | 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. |
![]() | Field | Overridden. |
![]() | Offset | Gets or sets the offset of data label from corresponding data point in twips, 0 (default) indicates auto value. |
![]() | ParentReport | Gets a C1.Xaml.FlexReport.C1FlexReport containing this object. (Inherited from C1.Xaml.FlexReport.FlexChart.ChartObject) |
![]() | Style | Gets the style of data labels. |
| Name | Description | |
|---|---|---|
![]() | AssignFrom | Overridden. Assigns (copies) properties from another DataLabelBase to the current object. |