getCubeLeftWall()

This method returns the object ID of the left wall of the cube in a three-dimensional graph.

Syntax:

IdentObj getCubeLeftWall();

Example:

setGraphType(4);
setLegendDisplay(false);
setDisplay(getCubeLeftWall(),false);

3D floating cubes graph

See getCubeLeftWallGridY(), getCubeLeftWallGridZ().


WebFOCUS