In a line chart, this macro can be used to change any or all series in the chart to draw as a stepped line that steps at values (not between).
SYNTAX:
@STEP_LINE2 nSeries bStep
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.
bStep; 1 = draw nSeries as stepped line. 0 = draw nSeries normally.EXAMPLE: @STEP_LINE2.RPT
@STEP_LINE2 -1 1
PERSISTENT:
YES
REQUIREMENTS:
Crystal Reports 10 or Higher
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List