HitTestSeries(Point: IGxPointF): IChartSerie;
Point . The point where the user wants to get a chart series.
The HitTestSeries method enables the user to get a chart series in the specified point.
On executing the HitTestSeries method, the program checks for availability of the series, which graphic view is in the Point area. If the series exists, the method returns series parameters, otherwise the method returns Null.
See also: