October 2009
Beginner
636 pages
13h 35m
English
Many SAS/GRAPH GOPTIONS and procedure options can affect colors, line styles, fonts, and other style characteristics. When the SAS style template is being used, your SAS/GRAPH options and code can override what is specified in the style template. In addition, some ODS destinations have options that can affect the graphic output.
The following code illustrates both of these scenarios. The program is the same as that in the previous example, with two changes. First, the addition of the ODS NOGTITLE option on the ODS HTML statement causes SAS to place the title text outside the graph area boundaries. When NOGTITLE is in effect, the title attributes are controlled by the SystemTitle elements ...
Read now
Unlock full access