The GANTT Procedure

Mode-Specific Differences

All the options that are valid for line-printer, full-screen, and graphics mode Gantt charts are explained in detail in the "Syntax: GANTT Procedure" section. With few exceptions, the options listed in the section "General Options" have the same interpretation in all three modes.

Table 6.27 lists those line-printer options that have a different interpretation for the graphics version of PROC GANTT. Table 6.28 lists options specific for graphics charts and the equivalent line-printer/full-screen option. Table 6.29 lists options specific for line-printer and full-screen charts and the equivalent graphics option.


Table 6.27: Line-Printer Options and Corresponding Graphics Interpretation
Line-Printer Option Graphics Mode Interpretation
SCALE=scaleone column is denoted by (1/h)% of the screen width, where HPOS=h.
SKIP=skipskip number of bar heights are skipped between the bars for two consecutive activities. The value 0 is not valid in the graphics case.


Table 6.28: Graphics Mode Options and Line-Printer/Full-Screen Equivalent
Graphics Option/Statement Line-Printer/Full-Screen Equivalent
LHCON=linetypeHCONCHAR='character'
LREF=linetypeREFCHAR='character'
LTNOW=linetypeTNCHAR='character'
NOFRAMEFORMCHAR='string'
PATTERN statementJOINCHAR='string' and SYMCHAR='string'
SYMBOL statementfirst character of variable name is plotted (See CHART specifications)
VMILE=valueMILECHAR='character'
WTNOW=widthTNCHAR='character'


Table 6.29: Line-Printer/Full-Screen Mode Specific Options
Line-Printer/Full-Screen Option Graphics Equivalent
FORMCHAR='string'NOFRAME
HCONCHAR='character'LHCON=linetype, CHCON=color
HOLICHAR='character'PATTERN statement 7
JOINCHAR='string'PATTERN statements 1-6, 8, and 9
MILECHAR='character'VMILE=value, FMILE=font, HMILE=height, CMILE=color
REFCHAR='character'LREF=linetype, CREF=color
SYMCHAR='string'PATTERN statements 1-6, 8, and 9
TNCHAR='character'LTNOW=linetype, WTNOW=width, CTNOW=color
Previous Page | Next Page | Top of Page