getReferenceLineY2()

This method gets the reference line object for axis Y2. This object will only exist in a graph if the setDisplay(getReferenceLineY2(int), true) method is used to show the line.

Syntax:

IdentObj getReferenceLineY2(int);

where:

int

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

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


WebFOCUS