Search
Series3D.getZData Method
See Also
 






Gets the Z coordinates of data items.

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

 Syntax

Java  Copy Code

public List<Double> getZData ()

 Return Value

A list with double values.

 See Also