MindFusion.Java Package Programmer's Guide
Chart.getShowHighlight Method
See Also
 






Gets a value indicating whether to highlight hovered data items.

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

 Syntax

Java  Copy Code

public boolean getShowHighlight ()

 Return Value

true to highlight hovered data items, or false otherwise. The default value is true.

 See Also

Chart Members
Chart Class
com.mindfusion.charting.swing Namespace