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

PieHintStyle Fields

Stores the appearance settings of pie chart hints.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from HintStyleBase.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
MarkerSizeProperty static Identifies the MarkerSize bindable property. Inherited from HintStyleBase.
PaddingProperty static Identifies the Padding bindable property. Inherited from HintStyleBase.
TextIndentProperty static Identifies the TextIndent bindable property. Inherited from HintStyleBase.
TextStyleProperty static Identifies the TextStyle bindable property. Inherited from TextElementStyleBase.
See Also