HintBase Members
The base class for ChartView and PieChartView hints.Fields
| Name | Description |
|---|---|
| EnabledProperty static | Identifies the Enabled bindable property. |
| HintShowModeProperty static | Identifies the ShowMode bindable property. |
Properties
| Name | Description |
|---|---|
| Enabled | Gets or sets whether the chart displays hints when a user taps chart, and when a hint is requested in code. |
| ShowMode | Gets or sets a gesture on which the chart shows hints. |
See Also