MindFusion.Charting for Java Programmer's Guide |
StackRenderer.hitTest Method |
See Also |
![]() ![]() |
Renderer2D.hitTest override. Hit-tests if the StackRenderer contains a graphical representation of 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 where to look for a data item.
A HitResult instance identifying the data item found.
© 2022 MindFusion |