O1MinorTickDisplay

This property enables or disables drawing of minor tick marks on the primary ordinal (O1) axis.

Syntax:

setO1MinorTickDisplay (boolean);
boolean = getO1MinorTickDisplay ();

where:

boolean

Can be one of the following:

true draws minor tick marks on the O1-axis. This value is the default.

false does not draw minor tick marks.

For an example see O1MinorTickCount.


WebFOCUS