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. |
| 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