getReferenceLineTextO1()

This method gets the text object for a reference line for axis O1. The text object only exists if the setTextString(getReferenceLineTextO1(int),"label") method has been used to assign a text label for the reference line.

Syntax:

IdentObj getReferenceLineTextO1(int);

where:

int

Is the identifier for the reference line, where 0 identifes the first reference line.

See getReferenceLineO1(), getReferenceLineY1(), APIs Related to Reference Lines.


WebFOCUS