Back to Devexpress

PieCenterTextLabelStyle Class

maui-devexpress-dot-maui-dot-charts-910687d7.md

latest1.7 KB
Original Source

PieCenterTextLabelStyle Class

Stores the appearance settings of the pie chart’s center label.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public class PieCenterTextLabelStyle :
    TextElementStyleBase

The following members return PieCenterTextLabelStyle objects:

Implements

IElementController

INotifyPropertyChanged

Inheritance

System.Object BindableObject Element ChartElementBase ChartElement StyleBase TextElementStyleBase PieCenterTextLabelStyle

Extension Methods

Yield<PieCenterTextLabelStyle>()

YieldIfNotNull<PieCenterTextLabelStyle>()

See Also

PieCenterTextLabelStyle Members

DevExpress.Maui.Charts Namespace