getReferenceLineTextO2()

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

Syntax:

IdentObj getReferenceLineTextO2(int);

where:

int

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

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


WebFOCUS