Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

YPIXELS



Specifies the height of the addressable display area in pixels and in conjunction with YMAX determines the horizontal resolution for the device.
Used in: GOPTIONS statement; GDEVICE procedure; GDEVICE Detail window
Default: device-dependent
See also: YMAX
Restriction: Partially supported by Java and ActiveX

Syntax
Details

Syntax

YPIXELS=height-in-pixels

height-in-pixels

is a positive integer up to eight digits long (0...99999999).


Details

See XPIXELS.

Note:   This option overrides the OutputHeight style attribute in the graph styles. For more information on graph styles, refer to the TEMPLATE procedure documentation in SAS Output Delivery System: User's Guide.  [cautionend]

Previous Page | Next Page | Top of Page