This macro sets the number of division on the X-Axis. It can only be used in a chart with a true X-Axis (e.g., Scatter, Bubble, or Polar).
SYNTAX:
@DX nDivisions
PARAMETERS:
nDivisions; 1...99 divisions on the X-Axis
EXAMPLE: @DX.WID
@SZ 50 @GCOLOR 14 Red @GCOLOR 12 Green @GX 1 @GY 1 @DX 4
@DX 8
ALSO SEE:
@DY to set the number of divisions on the Y-Axis
@DY2 to set the number of divisions on the Y2-Axis
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List