Search
XmlSeries.setZAxisLabelsPath Method
See Also
 






Sets the XPath expression identifying Z axis labels.

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

 Syntax

Java  Copy Code

public void setZAxisLabelsPath (
    String value
)

 Parameters

value

A string value.

 See Also