In any stacked chart, this macro forces a specified series (nSeries) to plot absolute.
SYNTAX:
@FORCE_ABSOLUTE nSeries bAbs
PARAMETERS:
nSeries; 0...999 defines the series to draw absolute (0=Series 1)
bAbs; 1 = Force absolute, 0= Keep StackedEXAMPLE:
@GRAPHTYPE 1
@FORCE_ABSOLUTE 2 0
@GRAPHTYPE 1
@FORCE_ABSOLUTE 2 1
@GRAPHTYPE 15
@FORCE_ABSOLUTE 2 0
@GRAPHTYPE 15
@FORCE_ABSOLUTE 2 1
@GRAPHTYPE 29
@FORCE_ABSOLUTE 2 0
@GRAPHTYPE 29
@FORCE_ABSOLUTE 2 1
PERSISTENT:
NO
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List