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
public class PieCenterTextLabelStyle :
TextElementStyleBase
Related API Members
The following members return PieCenterTextLabelStyle objects:
Inheritance
Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
ChartElement
StyleBase
TextElementStyleBase
PieCenterTextLabelStyle
See Also