X1MajorTickDisplay

This property enables or disables drawing of major tick marks on the X-axis.

Syntax:

setX1MajorTickDisplay (boolean);
boolean = getX1MajorTickDisplay ();

where:

boolean

Can be one of the following:

true draws major tick marks.

false does not draw major tick marks. This value is the default.


WebFOCUS