ChartControl.CalcHitInfo Method
| Name | Parameters | Description |
|---|---|---|
| CalcHitInfo(Point, Boolean) | point, forceUpdate | Returns information on the chart elements located at the specified point. |
| CalcHitInfo(Int32, Int32) | x, y | Returns information on the chart elements located at the point with the specified x and y coordinates. |