ChartBaseView.ShowHint Method
| Name | Parameters | Description |
|---|---|---|
| ShowHint(Point) | screenPoint | Shows a hint for the specified screen point. |
| ShowHint(Int32, Int32) | seriesIndex, pointIndex | Shows a hint for a series point with the specified index of a series with the given index. |