Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

ChartStyleBase Fields

The base class for all chart styles.
Name Description
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.
PaddingProperty static Identifies the Padding bindable property.
PaletteProperty static Identifies the Palette bindable property.
See Also