BCGSuite for MFC
virtual BOOL CBCGPChartLineObject::HitTest ( const CBCGPPoint pt) const
virtual

Checks whether the specified point lays on the line object.

This method returns TRUE if pt lays on the Line Chart Object.

Parameters
ptA point in client coordinates.

Reimplemented from CBCGPChartObject.