| Graphics Options and Device Parameters Dictionary |
Sets the vertical size of the graphics output area.
| Used in: |
GOPTIONS statement; GDEVICE procedure; GDEVICE
Detail window
|
| Restriction: |
partially supported by Java or ActiveX
|
| See also: |
HSIZE, YMAX
|
|
VSIZE=vertical-size <IN | CM |
PT>
|
-
vertical-size <IN |
CM | PT>
-
specifies the height of the graphics output
area; vertical-size must be a positive number
and can be followed by a unit specification, either IN for inches (default),
or CM for centimeters, or PT for points. If you do not specify the VSIZE=
option, a default size is searched for in this order:
-
the vertical size is calculated as
|
YMAX - BOTTOMMARGIN - TOPMARGIN
|
Note that BOTTOMMARGIN and TOPMARGIN are used in the
OPTIONS statement.
-
VSIZE setting in the device catalog.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.