Searches for a Dashboard element at the specified location.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public HitResult hitTest ( |
A Point2D instance specifying where to look for dashboard elements.
A HitResult instance containing information about the element found.
See Also