
ODS Destination Options for ODS Graphics Description
HTML Creates stand-alone image(s) and the
HTML page. Image(s) are referenced
in the HTML page. The default image
format is PNG.
GPATH="directory-spec" Indicates the directory where images
are created. If not specified, the
PATH= "directory-spec" is used.
IMAGE_DPI=number Specifies the image resolution in dots
per inch for output images.
IMAGE_DPI=96 is the default.
STYLE= style-definition Specifies the style to use.
STYLE=DEFAULT is the default.
ODS GRAPHICS Statement Options
The ODS GRAPHICS statement is the primary statement that controls the run-time
environment for producing template-based graphs. ...