getScatterQuadrantLine()

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

Syntax:

IdentObj getScatterQuadrantLine();

Example:

setDisplay(getScatterQuadrantLine(),true);
setGraphType(61);

scatter graph


WebFOCUS