MindFusion.Wpf Pack Programmer's Guide
HitTestResult Members
Constructors Properties
 


Represents an object returned when hit testing.

The following tables list the members exposed by the HitTestResult type.

 Public Constructors

  Name Description

HitTestResult

Initializes a new instance of the HitTestResult class.

 Public Properties

  Name Description

Index

The index the hit element has in the Series it belongs to.

Series

The Series object hit by the mouse.

Value

The value of the hit element.

 See Also

HitTestResult Class
MindFusion.RealTimeCharting.Wpf Namespace