This macro sets the minimum and maximum values that can appear on the Y-axis.
SYNTAX:
@SC fMin fMax
PARAMETERS:
fMin; Minimum value to show on the Y-Axis
fMax; Maximum value to show on the Y-AxisEXAMPLE:
@SC 100 6000
@SC 500 5000
PERSISTENT:
YES
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
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List