Skip to main content

ChartStyle Fields

Stores the ChartView appearance settings.
Name Description
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.
PaddingProperty static Identifies the Padding bindable property. Inherited from ChartStyleBase.
PaletteProperty static Identifies the Palette bindable property. Inherited from ChartStyleBase.
See Also