@NEG_STYLE (Negative Values Style)

When data text labels are enabled with the @DATATEXT macro or the "Show Data Labels" option in the Chart Options/Data Labels dialog, this macro sets the format of all numeric labels in a chart that have negative values.

SYNTAX:

@NEG_STYLE bStyle

PARAMETERS:

bStyle; 0/1
0 = format negative values with a minus sign (e.g., -1)
1 = format negative values with parenthesis (e.g., (1))

EXAMPLE: @NEG_STYLE.RPT

@NEG_STYLE 1

@NEG_STYLE 0

PERSISTENT:

YES

ALSO SEE:

@NEG_SS

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Previous Macro in this Group Return to Group List