Skip to main content

PieCenterTextLabelStyle Members

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

#Constructors

Name Description
PieCenterTextLabelStyle() Initializes a new instance of the PieCenterTextLabelStyle class with default settings.

#Fields
Show Inherited Hide Inherited

Name Description
TextStyleProperty static Identifies the TextStyle bindable property. Inherited from TextElementStyleBase.

#Properties
Show Inherited Hide Inherited

Name Description
TextStyle Gets or sets the text style of the chart’s element. Inherited from TextElementStyleBase.
See Also