[]
Gets a ChartHitTestInfo object with information about the specified point.
public override ChartHitTestInfo HitTest(Point pt)
| Type | Name | Description |
|---|---|---|
| Point | pt | Point in control coordinates. |
| Type | Description |
|---|---|
| ChartHitTestInfo | A ChartHitTestInfo object with information about the point. |