@ACTUAL_DAY (Actual Day Line)

When the enhanced Gantt chart drawing engine is enabled with the @GANTT2 macro, this macro can be used to draw a line indicating the current day.

SYNTAX:

@ACTUAL_DAY DayRGB

PARAMETERS:

DayRGB; 0x000000...0xFFFFFF Defines the color of the actual day riser. Example: 0xFF0000 (Red)

EXAMPLE:

@GANTT2 1 0 1
@GANTT_COLORS 0x808080 0x0000FF 0x00FF00
@ACTUAL_DAY 0xFF0000
@ACTUAL_MONTH 0xE0EEE0

@ACTUAL_DAY 0x0000FF

PERSISTENT:

NO

REQUIREMENTS:

ALSO SEE:

@GANTT2, @ACTUAL_MONTH, @GANTT_COLORS

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Return to Group List