Chapter 9 SAS/GRAPH Elements You Should Know—Even if You Don’t Use SAS/GRAPH
9.1 Using Title Options with ODS
9.2 Setting and Clearing Graphics Options and Settings
9.3 Using SAS/GRAPH Statements with Procedures That Are Not SAS/GRAPH Procedures
9.3.1 Changing Plot Symbols with the SYMBOL Statement
9.3.2 Controlling Axes and Legends
9.4 Using ANNOTATE to Augment Graphs
The Output Delivery System, ODS, gives us a great deal of the kind of control that we must have in order to produce the kinds of reports and tables that are expected of us. Although we will often include graphical elements in our tables, it turns out that a number of options, statements, ...