Renderer2D.hitTest override. Hit-tests the visual representation of the series for a data item.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public HitResult hitTest ( |
A RenderContext instance.
A PointD specifying where to look for data items.
A HitResult instance identifying the found data item.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |