
Axis Updates
The XAXIS, X2AXIS (SGPLOT procedure), and COLAXIS (SGPANEL procedure)
statements support several new options:
• The SPLITCHAR= option enables you to split the text for tick values when there is
not enough room to display the text normally.
• The SPLITCHARNODROP and SPLITJUSTIFY= options specify the appearance of
text that has been split using the SPLITCHAR= option.
All axes in the SGPANEL and SGPLOT procedures have the changes and new options:
• The default behavior for the tick values has changed for character values. The new
default fit policy is SPLITROTATE.
• The LABELPOS= option specifies the position of the axis label. For X axes, ...