ChartStyleBase Fields
The base class for all chart styles.| Name | Description |
|---|---|
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| BorderColorProperty static | Identifies the BorderColor bindable property. |
| BorderThicknessProperty static | Identifies the BorderThickness bindable property. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| PaddingProperty static | Identifies the Padding bindable property. |
| PaletteProperty static | Identifies the Palette bindable property. |
See Also