getCubeRightWallGridX()

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

Syntax:

IdentObj getCubeRightWallGridX();

Example:

setGraphType(4);
setDisplay(getCubeRightWallGridX(),true);

3D floating cubes graph

See getCubeRightWall(), getCubeRightWallGridZ()


WebFOCUS