getCubeFloorGridX()

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

Syntax:

IdentObj getCubeFloorGridX();

Example:

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

3D floating cubes graph

See getCubeFloor(), getCubeFloorGridZ().


WebFOCUS