Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
HISTOGRAM Statement

SYMBOL and PATTERN Statement Options

In earlier releases of SAS/QC software, graphical features (such as colors and line types) of specification lines, histogram bars, and fitted curves were controlled with options in SYMBOL and PATTERN statements. These options are still supported, although they have been superseded by options in the HISTOGRAM and SPEC statements. The following tables summarize the two sets of options.

Table 4.21: Graphical Enhancement of Histogram Outlines and Specification Lines
    Statement Alternative Statement
Feature and Options and Options
Outline of Histogram BarsHISTOGRAM StatementSYMBOL1 Statement
 color CBARLINE=color C=color
 width   W=value
Target Reference LineSPEC StatementSYMBOL1 Statement
 position TARGET=value  
 color CTARGET=color C=color
 line type LTARGET=linetype L=linetype
 width WTARGET=value W=value
Lower Specification LineSPEC StatementSYMBOL2 Statement
 position LSL=value  
 color CLSL=color C=color
 line type LLSL=linetype L=linetype
 width WLSL=value W=value
Upper Specification LineSPEC StatementSYMBOL3 Statement
 position USL=value  
 color CUSL=color C=color
 line type LUSL=linetype L=linetype
 width WUSL=value W=value

Table 4.22: Graphical Enhancement of Areas Under Histograms and Curves
    Statement Alternative Statement
Area Under Histogram or Curve and Options and Options
Histogram or CurveHISTOGRAM StatementPATTERN1 Statement
 pattern PFILL=pattern V=pattern
 color CFILL=color C=color
Left of Lower Specification LimitSPEC StatementPATTERN2 Statement
 pattern PLEFT=pattern V=pattern
 color CLEFT=color C=color
Right of Upper Specification LimitSPEC StatementPATTERN3 Statement
 pattern PRIGHT=pattern V=pattern
 color CRIGHT=color C=color

Table 4.23: Graphical Enhancement of Fitted Curves
    Statement Alternative Statement
Feature and Options and Options
Normal CurveNormal-optionsSYMBOL4 Statement
 color COLOR=color C=color
 line type L=linetype L=linetype
 width W=value W=value
Lognormal CurveLognormal-optionsSYMBOL5 Statement
 color COLOR=color C=color
 line type L=linetype L=linetype
 width W=value W=value
Exponential CurveExponential-optionsSYMBOL6 Statement
 color COLOR=color C=color
 line type L=linetype L=linetype
 width W=value W=value
Weibull CurveWeibull-optionsSYMBOL7 Statement
 color COLOR=color C=color
 line type L=linetype L=linetype
 width W=value W=value
Gamma CurveGamma-optionsSYMBOL8 Statement
 color COLOR=color C=color
 line type L=linetype L=linetype
 width W=value W=value
Beta CurveBeta-optionsSYMBOL9 Statement
 color COLOR=color C=color
 line type L=linetype L=linetype
 width W=value W=value
SB CurveSB-optionsSYMBOL10 Statement
 color COLOR=color C=color
 line type L=linetype L=linetype
 width W=value W=value
SU CurveSU-optionsSYMBOL11 Statement
 color COLOR=color C=color
 line type L=linetype L=linetype
 width W=value W=value

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.