getQuadrantLine()

This method returns the object ID of the quadrant lines in a bubble graph.

Syntax:

IdentObj getQuadrantLine();

Example:

setGraphType(89);
setDisplay(getQuadrantLine(),false);

bubble graph

See QuadrantLineCountX, QuadrantLineCountY.


WebFOCUS