Returns the component containing specified point.
Namespace: com.mindfusion.charting.components
File: com.mindfusion.charting.components
Java Copy Code |
---|
public Component hitTest ( |
X coordinate of the point to test.
Y coordinate of the point to test.
A Component instance if one contains the point, or null otherwise.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |