getReferenceLineTextX1()

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

Syntax:

IentObj getReferenceLineTextX1(int);

where:

int

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

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


WebFOCUS