PieChartStyle Fields
Stores the pie chart’s appearance settings.| Name | Description |
|---|---|
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. Inherited from ChartStyleBase. |
| BorderColorProperty static | Identifies the BorderColor bindable property. Inherited from ChartStyleBase. |
| BorderThicknessProperty static | Identifies the BorderThickness bindable property. Inherited from ChartStyleBase. |
| PaddingProperty static | Identifies the Padding bindable property. Inherited from ChartStyleBase. |
| PaletteProperty static | Identifies the Palette bindable property. Inherited from ChartStyleBase. |
| SeriesIndentProperty static | Identifies the PieChartStyle.SeriesIndent bindable property. |
See Also