In a stacked bar chart with more than two series, this macro creates a special Plan vs. Actual mode chart. The series 2 risers draw half the width of series 1 risers. If the series 2 value is below the series 1 value, the riser is colored red and is drawn down from the plan value.
SYNTAX:
@PVA bPlanActual
PARAMETERS:
bPlanActual; 0 = Disable / 1 = Enable Plan vs. Actual Mode
EXAMPLE:
@DP 0 0 100 @DP 0 1 80 @DP 1 0 110 @DP 1 1 70 @DP 2 0 90 @DP 2 1 88
@FORCE_ABSOLUTE 0 1
@PVA 1PERSISTENT:
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