
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 szRiverLabelPARAMETERS:
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 High Low Band that is long
@LEGEND_ORDER 2 @LEGEND_WRAP_WIDTH 10000
PERSISTENT:
NO
REQUIREMENTS:
Crystal Reports 11 or higher
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List