getNestedO1LabelLine()

This method gets the object ID of the line that can be drawn below group axis nested labels.

Syntax:

IdentObj getNestedO1LabelLine();

Example:

setDepthAngle(0);
setDepthRadius(0);
setDisplay(getNestedO1Label0(),true); 
setLineWidth(getNestedO1LabelLine(),6);
setNestedLabels(true);

bar graph

See NestedLabels, getNestedO1Label0...8(), getNestedO1Label0...8Box().


WebFOCUS