You can specify axis labels by assigning labels to particular variables in the input data set, as summarized in the following table:
Axis |
Input Data Set |
Variable |
---|---|---|
Horizontal |
all |
subgroup-variable |
Vertical |
DATA= |
process |
Vertical |
HISTORY= |
subgroup median variable |
Vertical |
TABLE= |
_SUBMED_ |
If you specify the TRENDVAR= option, you can provide distinct labels for the vertical axes of the median and trend charts by breaking the vertical axis into two parts with a split character. Specify the split character with the SPLIT= option. The first part labels the vertical axis of the median chart, and the second part labels the vertical axis of the trend chart.
For an example, see Labeling Axes.