
This macro specifies the scale interval on the Y1, Y2, or X Axis.
SYNTAX:
@SCALE_INTERVAL nAxis fGridStepPARAMETERS:
nAxis; 0...2
0 = Y1 Axis
1 = Y2 Axis
2 = X Axis
fGridSteps; Number of grid intervalsEXAMPLE: @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::
- @SCX (X-Axis Scale)
- @SCY2 (Y2-Axis Scale)
Next Macro 
 Previous Macro
Previous Macro Return to Alpha List
Return to Alpha List
Next Macro in this Group 
 Previous Macro in this Group
Previous Macro in this Group  Return to Group List
 Return to Group List