When the enhanced Gantt chart drawing engine is enabled with the @GANTT2 macro, this macro can be used to define a color band to draw across the current month.
SYNTAX:
@ACTUAL_MONTH MonthRGB
PARAMETERS:
MonthRGB; 0x000000...0xFFFFFF Defines the color of the actual month riser. Example: 0xFF0000 (Red)
EXAMPLE:
@GANTT2 1 0 1
@GANTT_COLORS 0x808080 0x0000FF 0x00FF00
@ACTUAL_DAY 0xFF0000
@ACTUAL_MONTH 0xE0EEE0
@ACTUAL_MONTH 0xFFFF00
PERSISTENT:
NO
REQUIREMENTS:
- Crystal Reports 11.5 or higher
ALSO SEE:
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List