Summary of Optional Arguments
Control the appearance of the plot
connects the leftmost plotting symbol to the rightmost
plotting symbol with a line of hyphens (-).
connects the leftmost and rightmost symbols on each
line of the plot with a line of hyphens (-) regardless of whether
the symbols are reference symbols or plotting symbols.
suppresses the name of the symbol variable in column
headings when you use a CLASS statement.
suppresses the listing of the values of the variables
that appear in the PLOT statement.
specifies the number of print positions to use for
the horizontal axis.
Create and customize a reference line
draws lines on the plot that are perpendicular to
the specified values on the horizontal axis.
specifies the character for drawing reference lines.
Customize the axis
specifies the range of values to plot on the horizontal
axis, as well as the interval represented by each print position on
the horizontal axis.
orders the values on the horizontal axis with the
largest value in the leftmost position.
Display multiple plots on the same set of axes
plots all requests in one PLOT statement on one
set of axes.
specifies the character to print if multiple plotting
symbols coincide.