This macro will apply a color to the riser(s) at nSeries when a group label prefix matches the group label. To use this macro, you must prefix the target label and a tilde (~) to each group label. When the macro finds a group label that matches the prefix, the color is applied to the riser.
SYNTAX:
@COND_GROUP_LABEL2 nSeries nRed nGreen nBlue
PARAMETERS:
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.
nRed, nGreen, nBlue; 0...255 color to use for series riser.EXAMPLE:
@COND_GROUP_LABEL2 -1 255 0 0
In this example, the "Atlanta~" string is prefixed to every group label in this chart.
PERSISTENT:
NO
ALSO SEE:
Next Macro Previous Macro Return to Alpha List
Next Macro in this Group Previous Macro in this Group Return to Group List