PieChartStyle Fields
Stores the pie chart’s appearance settings.| Name | Description |
|---|---|
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. Inherited from ChartStyleBase. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| BorderColorProperty static | Identifies the BorderColor bindable property. Inherited from ChartStyleBase. |
| BorderThicknessProperty static | Identifies the BorderThickness bindable property. Inherited from ChartStyleBase. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| PaddingProperty static | Identifies the Padding bindable property. Inherited from ChartStyleBase. |
| PaletteProperty static | Identifies the Palette bindable property. Inherited from ChartStyleBase. |
| SeriesIndentProperty static | Identifies the SeriesIndent bindable property. |
See Also