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

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