getCubeRiserGridZ()

This method returns the object ID of Z-axis grid lines that may appear on the risers in a three-dimensional graph.

Syntax:

IdentObj getCubeRiserGridZ();

Example:

setGraphType(12);
setLegendDisplay(false);
setDisplay(getCubeRiserGridZ(),true);
setAutoshading(false);

spectral graph

See getCubeRiserFace(), getCubeRiserGridX(), getCubeRiserGridY().


WebFOCUS