MindFusion.Java Package Programmer's Guide
Plot.getHighlightedItem Method
See Also
 






Gets the data item that should is currently highlighted.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public HitResult getHighlightedItem ()

 Return Value

A HitResult instance.

 Remarks

This method returns the item over which the user currently hovers with the mouse.

 See Also

Plot Members
Plot Class
com.mindfusion.charting Namespace