Back to Devexpress

PieCenterLabel Class

maui-devexpress-dot-maui-dot-charts-1578518e.md

latest1.6 KB
Original Source

PieCenterLabel Class

The base class for a pie chart’s center labels.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public abstract class PieCenterLabel :
    StyledElement

The following members return PieCenterLabel objects:

Implements

IElementController

INotifyPropertyChanged

Inheritance

System.Object BindableObject Element ChartElementBase ChartElement StyledElement PieCenterLabel PieCenterTextLabel

Extension Methods

Yield<PieCenterLabel>()

YieldIfNotNull<PieCenterLabel>()

See Also

PieCenterLabel Members

DevExpress.Maui.Charts Namespace