Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

GUNIT



Specifies the default unit of measure to use with height specifications.
Used in: GOPTIONS statement
Default: CELLS
Restriction: partially supported by Java or ActiveX

Syntax
Details

Syntax

GUNIT=units

units must be one of

CELLS

character cells

CM

centimeters

IN

inches

PCT

percentage of the graphics output area

PT

points (there are approximately 72 points in an inch).


Details

Used with options in the AXIS, FOOTNOTE, LEGEND, NOTE, SYMBOL, and TITLE statements and in some graphics options. If you specify a value but do not specify an explicit unit, the value of the GUNIT= graphics option is used. If the HSIZE= and VSIZE= options are specified then GUNIT is ignored and inches will be used.

Previous Page | Next Page | Top of Page