X1MinorTickDisplay

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

Syntax:

setX1MinorTickDisplay (boolean);
boolean = getX1MinorTickDisplay ();

where:

boolean

Can be one of the following:

true draws minor tick marks.

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


WebFOCUS