Initializes a new instance of the HitResult class.
Namespace: MindFusion.Charting
File: HitResult.js
JavaScript Copy Code |
---|
function HitResult (renderer, index, value, series) |
A SeriesRenderer whose data item has been hit.
An integer index of the data item.
The item's value.
The Series that contains the found item.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |