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>
-
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.