@USER_SERIES (User-Defined Series)

This powerful macro can be used to define an arbitrary series of your own making. It will be appended to the end of the data coming from Crystal Reports and will therefore always be the last series in the legend.

SYNTAX:

@USER_SERIES nElements fValue1 fValue2 ... fValueN szSeriesName

PARAMETERS:

nElements; 1...1024 defines the number of fValues that follow. For example if nElements is 3, it must be followed by 3 fValues that will be assigned to the first 3 groups of the new series.

fValue1 fValue2 ... fValueN; Values to assign to each nElements

szSeriesName; Name of the new series what will appear in the legend. Add a tilde character (~) to this string if you intend to define another macro in the same title field.

EXAMPLE:

@USER_SERIES 1 450000 New Series

PERSISTENT:

NO

Next Macro Previous Macro Return to Alpha List

Previous Macro in this Group Return to Group List