HTITLE

Selects the default height used for the first TITLE line.
Used by: GOPTIONS statement
Default: Two cells unless HTEXT= is used

Syntax

HTITLE=title-height <units>

Parameter Values

title-height <units>
specifies the height of the text in the TITLE1 statement. By default, title-height is 2. For a description of units, see Specifying Units of Measurement.
Note: If a value for units is not specified, the current units associated with the GUNIT graphics option are used.

Details

If you omit the HTITLE= option, TITLE1 uses the height specified by the HTEXT= graphics option, if used.
Note: When you use ODS to send graphics to an HTML destination, and titles and footnotes are rendered as part of the HTML body file instead of the graphic image, you must specify the ODS USEGOPT statement for this option to work. See Using Graphics Options with ODS (USEGOPT) for more information.