AreaSeriesBase.DataLabels Property
Returns data label settings for the series.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DataLabels | A DataLabels object that specifies label display options. |
Remarks
Refer to the following help topic for additional information about data labels: Data Labels.
See Also