HintStyleBase Fields
The base class for styles that configure the appearance of ChartView and PieChartView hints.| Name | Description |
|---|---|
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| 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