ReferenceTextPosition

This property defines the position where text is displayed relevant to the particular reference.

Syntax:

setReferenceTextPosition(value);

where:

value

Can be one of the following:

0 for center above. This is the default value.

1 for left above.

2 for right above.

3 for center below.

4 for left below.

5 for right below.

6 for center.


WebFOCUS