IgnoreTickSkip

When O1-axis label skipping is defined with the O1LabelAutoSkip, O1LabelSkipBegin, and O1LabelSkipCount properties, this property enables or disables the O1-Axis tick marks (if present) to follow label skipping.

Syntax:

setIgnoreTickSkip(boolean);
boolean = setIgnoreTickSkip();

where:

boolean

Can be one of the following:

true does not adjust O1-axis tick marks to follow label skipping.

false adjusts O1-axis tick marks to follow label skipping set by O1LabelAutoSkip, O1LabelSkipBegin, and O1LabelSkipCount. This value is the default.


WebFOCUS