Skip to main content

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

C#
public class PieCenterTextLabelStyle :
    TextElementStyleBase

The following members return PieCenterTextLabelStyle objects:

#Inheritance

See Also