Search
XmlSeries.getZDataPath Method
See Also
 






Gets the XPath expression identifying data coordinates in third dimension.

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

 Syntax

Java  Copy Code

public String getZDataPath ()

 Return Value

A string value.

 Remarks

The dimensions are three - X, Y and Z. The XmlSeries can use data from all of them.

 See Also