MindFusion.Charting for Java Programmer's Guide |
RadarRenderer.hitTest Method |
See Also |
![]() ![]() |
SeriesRenderer.hitTest override. Hit-tests the visual representation of the Series for a data item at the specified location.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public HitResult hitTest ( |
A RenderContext instance.
A Point2D specifying the location to test to a data item.
A HitResult instance identifying the found data item. Result can be null.
© 2022 MindFusion |