This macro can be used to extend a log axis scale beyond the auto-chosen scale.
SYNTAX:
@EXTEND_LOGAXIS nAxis nNeg nPos
PARAMETERS:
nAxis; 0 = Y1-Axis, 1 = Y2-Axis, 2 = X-Axis
nNeg; -5...0 Lowest negative value on the axis
nPos; 0...5 Highest positive value on axisEXAMPLE:
@EXTEND_LOGAXIS 0 -1 1
@EXTEND_LOGAXIS 0 -5 5
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List