LCOLS

Sets the number of columns in the graphics output area for landscape orientation.
Used by: GDEVICE procedure, GDEVICE Detail window
Default: device-dependent
See: HPOS

LROWS

PCOLS

Syntax

LCOLS=landscape-columns

Parameter Values

landscape-columns
must be a nonnegative integer up to three digits long (0...999).

Details

Either the LROWS and LCOLS pair of device parameters or the PROWS and PCOLS pair of device parameters are required and must be nonzero.
The HPOS= graphics option overrides the value of LCOLS.
See Overview for more information.