Graphics Options and Device Parameters Dictionary |
Specifies whether and how to rotate the graph.
Used in: |
GOPTIONS statement; GDEVICE procedure; GDEVICE
Detail window
|
Restriction: |
not supported by Java or ActiveX
|
GOPTIONS: ROTATE=LANDSCAPE | PORTRAIT
|
GOPTIONS: ROTATE | NOROTATE
|
GDEVICE: ROTATE=LANDSCAPE |
PORTRAIT
|
-
ROTATE | NOROTATE
-
specifies whether to rotate the graph 90
degrees from its default orientation.
-
ROTATE=LANDSCAPE
-
specifies landscape orientation (the graph
is wider than it is high).
-
ROTATE=PORTRAIT
-
specifies portrait orientation (the graph
is higher than it is wide).
If you do not specify a rotation, a default is searched
for in this order:
-
the ORIENTATION setting on an OPTIONS statement
-
device-dependent
default.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.