In side-by-side bar charts, this macro can be used to force negative values to draw as positive risers on the Y-Axis with negative color and data text.
SYNTAX:
@ABS_BAR bAbsBar
PARAMETERS:
bAbsBar ; 0/1
0 = Draw negative value risers normally
1 = Draw negative value risers on the positive Y-Axis
EXAMPLE: @ABS_BAR.WID
@ABS_BAR 0
@ABS_BAR 1