BarChartView.DataLabels Property
Returns default data label settings for all bar series in the view.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| BarDataLabels | A BarDataLabels object that specifies label display options. |
Remarks
For additional information about data labels, refer to the following help topic: Customize Series Data Labels with DevExpress Presentation API.
See Also