BCGSuite for MFC
virtual BOOL CBCGPBaseChartImpl::PtInDataPoint ( const CBCGPPoint point,
CBCGPChartSeries pSeries,
int  nDataPointIndex 
) const
virtual

Tells whether a specified point is located inside the data point's bounds.

Parameters
pointA point to be tested.
pSeriesA pointer to a series.
nDataPointIndexZero-based index of the data point.