|
|
Specify
the threshold for allowing anti-aliasing.
|
ANTIALIASMAX= positive-integer
The default
is 600 markers and/or lines.
|
Specify whether
graph rendering uses anti-aliasing.
|
|
Specify whether to draw a border around
any graph.
|
|
Specify the height of any graph.
|
Supported
dimension units include SPX (special pixels), PX (pixels), IN (inches),
CM (centimeters), and MM (millimeters). This option overrides the
design height specified by the template definition. The default unit
is SPX. It is recommended you always provide a unit such as PX, IN,
CM, or MM with the dimension value.
|
Specify
the image format used to generate image files.
|
IMAGEFMT= STATIC | image-format
Supported
formats include PNG, GIF, JPEG, WMF, TIFF, PDF, PS, and others. The
keyword STATIC is the default, which means to automatically select
the best format, based on the output destination.
|
Specify whether data tips are generated.
|
|
Specify the base image filename.
|
IMAGENAME= " file-name" (no path information)
The default is to use the invoking
procedure name as the base name.
|
Control whether legend(s)
are drawn.
|
Specifies
an integer that is interpreted as the maximum percentage that a legend
can occupy in the overall graphics area. The default integer is 20.
|
Reset one or more ODS
GRAPHICS options to its default. RESET by itself is the same as RESET=ALL.
|
The option can be ALL, HEIGHT, WIDTH, INDEX, and
other options.
By default, each time
you run a procedure, new images are created and numbered incrementally
using a base name, such as SGRender, SGRender1, SGRender2, and so
on. RESET will reset to the base name without the increment number.
This is handy if you run a PROC several times and are interested only
in the images from the last run (the previous ones will be overwritten).
This option is positional, so it typically comes first.
|
Specify whether the content
of any graph is scaled proportionally.
|
|
Specify the maximum
number of distinct mouse-over areas allowed before data tips are disabled.
|
The default number is
500.
|
Specify the width of any graph.
|
Supported
dimension units include SPX (special pixels), PX (pixels), IN (inches),
CM (centimeters), and MM (millimeters). This option overrides the
design width specified by the template definition. The default unit
is SPX. It is recommended you always provide a unit such as PX, IN,
CM, or MM with the dimension value.
|