In earlier releases of SAS/QC software, graphical features of lower and upper specification lines and diagonal distribution reference lines were controlled with options in the SYMBOL2, SYMBOL3, and SYMBOL4 statements, respectively. These options are still supported, although they have been superseded by options in the QQPLOT and SPEC statements. Table 5.74 summarizes the two sets of options. Note: These statements have no effect on ODS Graphics output.
Table 5.74: SYMBOL Statement Options
| 
                            Statement  | 
                               
                             
                               
                        
                            Alternative Statement  | 
                               
                             
                             
                     ||||
|---|---|---|---|---|---|
| 
                            Feature  | 
                               
                             
                               
                        
                            and Options  | 
                               
                             
                               
                        
                            and Options  | 
                               
                             
                             
                     |||
| 
                            Symbol markers  | 
                             
                               
                               
                        
                            SYMBOL1 Statement  | 
                             
                               
                               
                        ||||
| 
                            character  | 
                             
                               
                               
                        
                            VALUE=special-symbol  | 
                             
                               
                               
                        ||||
| 
                            color  | 
                             
                               
                               
                        
                            COLOR=color  | 
                             
                               
                               
                        ||||
| 
                            font  | 
                             
                               
                               
                        
                            FONT=font  | 
                             
                               
                               
                        ||||
| 
                            height  | 
                             
                               
                               
                        
                            HEIGHT=value  | 
                             
                               
                               
                        ||||
| 
                            Lower specification line  | 
                             
                               
                               
                        
                            SPEC Statement  | 
                             
                               
                               
                        
                            SYMBOL2 Statement  | 
                             
                             
                     |||
| 
                            position  | 
                             
                               
                               
                        
                            LSL=value  | 
                             
                               
                               
                        ||||
| 
                            color  | 
                             
                               
                               
                        
                            CLSL=color  | 
                             
                               
                               
                        
                            COLOR=color  | 
                             
                             
                     |||
| 
                            line type  | 
                             
                               
                               
                        
                            LLSL=linetype  | 
                             
                               
                               
                        
                            LINE=linetype  | 
                             
                             
                     |||
| 
                            width  | 
                             
                               
                               
                        
                            WLSL=value  | 
                             
                               
                               
                        
                            WIDTH=value  | 
                             
                             
                     |||
| 
                            Upper specification line  | 
                             
                               
                               
                        
                            SPEC Statement  | 
                             
                               
                               
                        
                            SYMBOL3 Statement  | 
                             
                             
                     |||
| 
                            position  | 
                             
                               
                               
                        
                            USL=value  | 
                             
                               
                               
                        ||||
| 
                            color  | 
                             
                               
                               
                        
                            CUSL=color  | 
                             
                               
                               
                        
                            COLOR=color  | 
                             
                             
                     |||
| 
                            line type  | 
                             
                               
                               
                        
                            LUSL=linetype  | 
                             
                               
                               
                        
                            LINE=linetype  | 
                             
                             
                     |||
| 
                            width  | 
                             
                               
                               
                        
                            WUSL=value  | 
                             
                               
                               
                        
                            WIDTH=value  | 
                             
                             
                     |||
| 
                            Target reference line  | 
                             
                               
                               
                        
                            SPEC Statement  | 
                             
                               
                               
                        ||||
| 
                            position  | 
                             
                               
                               
                        
                            TARGET=value  | 
                             
                               
                               
                        ||||
| 
                            color  | 
                             
                               
                               
                        
                            CTARGET=color  | 
                             
                               
                               
                        ||||
| 
                            line type  | 
                             
                               
                               
                        
                            LTARGET=linetype  | 
                             
                               
                               
                        ||||
| 
                            width  | 
                             
                               
                               
                        
                            WTARGET=value  | 
                             
                               
                               
                        ||||
| 
                            Distribution reference line  | 
                             
                               
                               
                        
                            QQPLOT Statement  | 
                             
                               
                               
                        
                            SYMBOL4 Statement  | 
                             
                             
                     |||
| 
                            color  | 
                             
                               
                               
                        
                            COLOR=color  | 
                             
                               
                               
                        
                            COLOR=color  | 
                             
                             
                     |||
| 
                            line type  | 
                             
                               
                               
                        
                            LINE=linetype  | 
                             
                               
                               
                        
                            LINE=linetype  | 
                             
                             
                     |||
| 
                            width  | 
                             
                               
                               
                        
                            WIDTH=value  | 
                             
                               
                               
                        
                            WIDTH=value  | 
                             
                             
                     |||