getCubeRiserGridX()

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

Syntax:

IdentObj getCubeRiserGridX();

Example:

setGraphType(12);
setLegendDisplay(false);
setDisplay(getCubeRiserGridX(),true);

spectral graph

See getCubeRiserFace(), getCubeRiserGridY(), getCubeRiserGridZ().


WebFOCUS