PieSeriesLabelStyle Members
Stores the pie series label appearance settings.Constructors
Name | Description |
---|---|
PieSeriesLabelStyle() | Initializes a new instance of the PieSeriesLabelStyle class with default settings. |
Fields
Name | Description |
---|---|
ConnectorThicknessProperty static | Identifies the ConnectorThickness bindable property. |
TextStyleProperty static | Identifies the TextStyle bindable property. Inherited from TextElementStyleBase. |
Properties
Name | Description |
---|---|
ConnectorThickness | Gets or sets the label connector thickness. |
TextStyle | Gets or sets the text style of the chart’s element. Inherited from TextElementStyleBase. |
See Also