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