dotnetCHARTING Send comments on this topic.
HitTestInfo Class Members
See Also  Properties 
dotnetCHARTING Namespace : HitTestInfo Class


The following tables list the members exposed by HitTestInfo.

Public Constructors

  Name Description
Public Constructor HitTestInfo Constructor Creates a new instance of the HitTestInfo class.  
Top

Public Properties

  Name Description
Public Property DataSource Gets a DataSource object that describes the clicked object and related objects.  
Public Property Object Gets the object at the hitTest position.  
Public Property Polygon Gets a PointF[] polygon representation of the clicked object.  
Public Property Series Gets the series at the hitTest position.  
Public Property Type Gets the object type at the hitTest position.  
Top

See Also