Search
Plot3D.getZAxis Method
See Also
 






Gets the default Axis instance used to map Z data coordinates of Series rendered inside this Plot3D to the plot's pixels.

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

 Syntax

Java  Copy Code

public Axis getZAxis ()

 Return Value

 See Also