
This macro sets the format of numeric labels (data text) with negative values for a specific series.
SYNTAX:
@NEG_SS nSeries nStylePARAMETERS:
nSeries; -1...n (where: n = the total number of series in the chart). -1 = apply to all series, 0 = Series 1, 1 = Series 2, etc.
nStyle; 0 = format negative values with a minus sign (e.g., -1), 1 = format negative values with parenthesis (e.g., (1))
EXAMPLE:
@NEG_SS 0 1
PERSISTENT:
NO
REQUIREMENTS:
Crystal Reports 10 or higher
ALSO SEE:
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List