Search
XmlSeries.setToolTipsPath Method
See Also
 






Sets the XPath expression identifying tooltips.

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

 Syntax

Java  Copy Code

public void setToolTipsPath (
    String value
)

 Parameters

value

A string value.

 See Also