DXChartBase.ShowHint Method
| Name | Parameters | Description |
|---|---|---|
| ShowHint(CGPoint) | point | Shows a hint for a series point at the specified screen point. |
| ShowHint(nint, nint) | pointIndex, seriesIndex | Shows a hint for a series point with the pointIndex of a series with the seriesIndex. |