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