ChartStyleBase Fields
The base class for all chart styles.| Name | Description |
|---|---|
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. |
| BorderColorProperty static | Identifies the BorderColor bindable property. |
| BorderThicknessProperty static | Identifies the BorderThickness bindable property. |
| PaddingProperty static | Identifies the Padding bindable property. |
| PaletteProperty static | Identifies the Palette bindable property. |
See Also