Represents the result of a hit-test operation.
The following tables list the members exposed by the HitResult type.
Name | Description | |
---|---|---|
Initializes a new instance of the HitResult class. |
Name | Description | |
---|---|---|
Gets the index of the data item within its Series. |
||
Gets the Plot that has been hit. |
||
Gets the SeriesRenderer that has been hit. |
||
Gets the Series that has been hit. |
||
Gets the value of the data item that was hit. |
||
Gets the index of the data item within its Series. |
||
Sets the Plot that has been hit. |
||
Sets the SeriesRenderer that has been hit. |
||
Sets the Series that has been hit. |
||
Sets the value of the data item that was hit. |