getReferenceLineO2()

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

Syntax:

IdentObj getReferenceLineO2(int);

where:

int

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

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


WebFOCUS