| Product | Release |
|---|---|
| SAS/GRAPH | 9.2 |
| Previous Page | | | Next Page |
| Controlling The Appearance of Your Graphs |
You can view the styles that SAS provides by using the SAS Windowing Environment or the command line.
| Using the SAS Windowing Environment |
In the Results window, select the Results folder. Right-click and select Templates to open the Templates window.
Double-click Sashelp.Tmplmst to view the contents of that directory.
Double-click Styles to view the contents of that directory.
Double-click the style definition that you want to view. For example, the Default style definition is the template store for HTML output. Similarly, the RTF style definition is the template store for RTF output.
| Using the Command Line |
To view the Templates window, submit this command in the command line:
odstemplates
The Templates window contains the item stores Sasuser.Templat and Sashelp.Tmplmst.
Double-click an item store, such as Sashelp.Tmplmst, to expand the list of directories where ODS templates are stored. The templates that SAS provides are in the item store Sashelp.Tmplmst.
To view the style definitions that SAS provides, double-click the Styles item store.
Right-click the style definition, such as Journal, and select Open. The style definition is displayed in the Template Browser window.
| Previous Page | | | Next Page | | | Top of Page |
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.
