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