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

HintStyleBase Fields

The base class for styles that configure the appearance of ChartView and PieChartView hints.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
MarkerSizeProperty static Identifies the MarkerSize bindable property.
PaddingProperty static Identifies the Padding bindable property.
TextIndentProperty static Identifies the TextIndent bindable property.
TextStyleProperty static Identifies the TextStyle bindable property. Inherited from TextElementStyleBase.
See Also