BCGControlBar Pro for MFC
virtual BOOL CBCGPChartAxis::HitTest ( const CBCGPPoint pt,
BCGPChartHitInfo pHitInfo,
DWORD  dwHitInfoFlags 
)
virtual

Retrieves hit test info for an axis.

This method is called by the chart (CBCGPChartVisualObject) for hit testing.

Parameters
ptPoint in client coordinates.
pHitInfoA pointer to a BCGPChartHitInfo structure which is filled by an axis in case of positive hit test.
dwHitInfoFlagsFlags that specify what elements should be hit tested.