Initializes a new instance of the HitResult class.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public HitResult ( |
Visual Basic Copy Code |
---|
Public New ( _ |
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.
Charting for .NET MAUI Guide | © 2024 MindFusion |