showXAxisMinorTicks PARAM tag



Assigns whether minor tick marks on the x-axis are displayed on the chart.

Syntax

<PARAM NAME = "showXAxisMinorTicks" VALUE = "areShown">

Values

areShown
The value is true if the minor tick marks are displayed on the x-axis, and false otherwise. The default value is false.

See Also
showXAxisMajorTicks PARAM tag
showXAxisMajorGrids PARAM tag
showXAxisMinorGrids PARAM tag
Visible property