Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Graphical Enhancements

Labeling the Horizontal Axis

You can specify a label of up to 40 characters for the horizontal axis by assigning the label to the subgroup variable with a LABEL statement (refer to SAS Language Reference: Dictionary for a description of LABEL statements). If you use a LABEL statement after the PROC SHEWHART statement and before the RUN statement, the label is associated with the variable only for the duration of the PROC step.

For an example, see "Labeling the Vertical Axis" , where Figure 47.31 redisplays the \bar{X} and s charts in Figure 47.30 with specified horizontal and vertical axis labels.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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