Back to Devexpress

PieCenterTextLabelStyle Class

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-d3a1c35d.md

latest1.3 KB
Original Source

PieCenterTextLabelStyle Class

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

Namespace : DevExpress.XamarinForms.Charts

Assembly : DevExpress.XamarinForms.Charts.dll

NuGet Package : DevExpress.XamarinForms.Charts

Declaration

csharp
public class PieCenterTextLabelStyle :
    TextElementStyleBase

The following members return PieCenterTextLabelStyle objects:

Implements

INotifyPropertyChanged

Inheritance

Object ChartElement StyleBase TextElementStyleBase PieCenterTextLabelStyle

See Also

PieCenterTextLabelStyle Members

DevExpress.XamarinForms.Charts Namespace