getReferenceLineTextY2()

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

Syntax:

IdentObj getReferenceLineTextY2(int);

where:

int

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

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


WebFOCUS