Search
XmlSeries.setYAxisLabelsPath Method
See Also
 






Sets the XPath expression identifying Y axis labels.

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

 Syntax

Java  Copy Code

public void setYAxisLabelsPath (
    String value
)

 Parameters

value

A string value.

 See Also