@RIVER (Floating Area Series)

In a three-series graph (normally line chart), this macro changes the first two series into a floating area (i.e., river) behind the third series. Set bRiverMode=1 to activate. Set the bShowLegend parameter to one to add the river area as an entry in the legend with its own szRiverLabel string.

SYNTAX:

@RIVER bRiverMode bShowLegend szRiverLabel

PARAMETERS:

bRiverMode; 1=enable river mode, 0=disable river mode

bShowLegend; 1=add river area as an entry in the legend, 0=don't show river area in legend

szRiverLabel; label string to use in legend if bShowLegend=1

EXAMPLE:

@RIVER 1 1 River Series

PERSISTENT:

NO

REQUIREMENTS:

Crystal Reports 11 or Higher

Next Macro Previous Macro Return to Alpha List

Previous Macro in this Group Return to Group List