getReferenceLineX1()

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

Syntax:

IdentObj getReferenceLineX1(int);

where:

int

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

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


WebFOCUS