Search
SimpleSeries.getToolTips Method
See Also
 






Gets the tooltips associated with data items.

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

 Syntax

Java  Copy Code

public List<String> getToolTips ()

 Return Value

A List<String> collection containing tooltips.

 See Also