GSIZE

Sets the number of lines of display used for graphics for devices whose displays can be divided into graphics and text areas.
Used by: GOPTIONS statement, GDEVICE procedure, GDEVICE Parameters window
Default: device-dependent
Restriction: not supported by Java or ActiveX

Syntax

GSIZE=lines

Parameter Values

lines
specifies the number of lines to be used for graphics. Lines is a nonnegative integer up to three digits long (0...999), and can be larger or smaller than the total number of lines that can be displayed at one time. If the number is larger, scroll the graph to see it all. If GSIZE is 0, all lines are used for text.