You can specify axis labels by assigning labels to particular variables in the input data set, as summarized in the following table: proc shewhart data=turbine; xschart kwatts*day / split = '/' ; ...