This property enables or disables drawing of minor tick marks on the Y-axis.
Syntax:
setY1MinorTickDisplay(boolean);boolean = getY1MinorTickDisplay ();where:
Can be one of the following:
true draws minor tick marks.
false does not draw minor tick marks. This value is the default.
| WebFOCUS |