MindFusion.Charting for Java Programmer's Guide
ToolTip.setText Method
See Also
 






  Gauges

Sets the tooltip text.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public static void setText (
    String value
)

 Parameters

value

A string value.

 See Also