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