@SCALE_INTERVAL (Scale Interval)

This macro specifies the scale interval on the Y1, Y2, or X Axis.

SYNTAX:

@SCALE_INTERVAL nAxis fGridStep

PARAMETERS:

nAxis; 0...2
0 = Y1 Axis
1 = Y2 Axis
2 = X Axis

fGridSteps; Number of grid intervals

EXAMPLE: @SCALE_INTERVAL_Y.WID

@SCALE_INTERVAL 0 25

EXAMPLE: @SCALE_INTERVAL_X.WID

@SZ 50 @SCALE_INTERVAL 2 .75

NOTES:

If fMin and fMax parameters are BOTH set to 0.0, the Y-Axis scale mode is reset to automatic (i.e., the charting library automatically calculates the Y-Axis scale based on the values in the data set).

ALSO SEE::

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Previous Macro in this Group Return to Group List