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