Sets the data item that must be drawn highlighted.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setHighlightedItem ( |
A HitResult instance.
RemarksUse this method to indicate which item is currently selected by the user.
See Also