DoughnutSeries.DataLabels Property
Returns doughnut series data label settings.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DoughnutDataLabels | Contains data label settings for the doughnut series. |
Remarks
For additional information about series data labels, refer to the following help topic: Customize Series Data Labels with DevExpress Presentation API.
See Also