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