MindFusion.Charting for Java Programmer's Guide |
ScatterRenderer.hitTest Method |
See Also |
![]() ![]() |
Renderer2D.hitTest override. Hit-tests the scatter representations of data items using the specified RenderContext and location data.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public HitResult hitTest ( |
A RenderContext instance.
A Point2D specifying where to look for data items.
A HitResult instance identifying the found data item. Result can be null.
© 2022 MindFusion |