Search
XmlSeries.setXAxisLabelsPath Method
See Also
 






Sets the XPath expression identifying X axis labels.

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

 Syntax

Java  Copy Code

public void setXAxisLabelsPath (
    String value
)

 Parameters

value

A string value.

 See Also