NestedDoughnutSeriesLabel Class
Defines label settings for Nested doughnut series.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v22.2.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
The NestedDoughnutSeriesLabel class provides label functionality for series of the Nested Doughnut view type.
The NestedDoughnutSeriesLabel class inherits properties and methods from the base DoughnutSeriesLabel class, which defines the common settings for the labels of pie and doughnut series.
An instance of the NestedDoughnutSeriesLabel class can be obtained via the SeriesBase.Label property of a series whose view type is NestedDoughnutSeriesView.