
Using the ODS GRAPHICS Statement
Introduction
You can use the ODS GRAPHICS statement options to control many aspects of your
graphics. The settings that you specify remain in effect for all graphics until you change
or reset these settings with another ODS GRAPHICS statement.
When you use the GTL language or SAS ODS Graphics procedures in the SAS
Windowing environment, ODS GRAPHICS is ON by default. In batch mode, ODS
GRAPHICS is OFF by default.
You can use the ODS GRAPHICS statement to control many features, including the
following:
• the size of the image
• the type and name of the image created
• whether features such as data tips, scaling, and ...