Search
HitResult Members
Constructors Properties
 


Represents the result of a hit-test operation.

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

 Public Constructors

  Name Description

HitResult

Initializes a new instance of the HitResult class.

 Public Properties

  Name Description

Index

Gets the data item index within its Series.

Plot

Gets the Plot that has been hit.

Renderer

Gets the SeriesRenderer that has been hit.

Series

Gets the Series that has been hit.

Value

Gets the data item value.

 See Also