Gets a value indicating whether to highlight hovered data items.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public boolean getShowHighlight () |
true to highlight hovered data items, or false otherwise. The default value is true.
See Also