PieCenterTextLabelStyle Class
In This Article
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
#Related API Members
The following members return PieCenterTextLabelStyle objects:
#Implements
#Inheritance
Object
ChartElement
StyleBase
TextElementStyleBase
PieCenterTextLabelStyle
See Also