HintStyle Fields
Stores the appearance settings of chart hints.| Name | Description |
|---|---|
| ArgumentLineStyleProperty static | Identifies the ArgumentLineStyle bindable property. |
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. Inherited from HintStyleBase. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| ItemsIndentProperty static | Identifies the ItemsIndent bindable property. |
| 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. |
| ValueLineStyleProperty static | Identifies the ValueLineStyle bindable property. |
See Also