In a chart with a true X-Axis (e.g., Scatter, Bubble, Polar, etc.), this macro sets the grid style to use on the X-Axis. In other chart types, it sets the grid style to use on the group/O1-Axis.
SYNTAX:
@GX nStyle
PARAMETERS:
nStyle; One of the following grid/tick styles:
0 = No Grids or Ticks
1 = Standard Grid. No Tick
2 = Standard Grid. Outer Tick.
3 = No Grid. Inner Tick.
4 = No Grid. Outer Tick.
5 = No Grid. Inner and Outer Tick.
EXAMPLE:
@GX 2
@GX 5
PERSISTENT:
NO
ALSO SEE:
@GY (Y-Axis Grid Style)
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List