Dundas.SharePoint.Charting.WebParts Send comments on this topic.
HitTest Method
See Also 
Dundas.Charting.WebControl Namespace > Chart Class : HitTest Method


This method is used for selection and it returns a selected object from x and y coordinates.

Overload List

Overload Description
HitTest(Int32,Int32) This method is used for selection and it returns a selected object from x and y coordinates.  
HitTest(Int32,Int32,Boolean) This method is used for selection and it returns a selected object from x and y coordinates.  
HitTest(Int32,Int32,ChartElementType) This method is used for selection and it returns a selected object from x and y coordinates.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also