Chapter Contents

Previous

Next
HBY

HBY


Specifies the height of BY lines generated when you use BY-group processing.

Used in: GOPTIONS statement
Default: 1 cell unless HTEXT= is used
See also: BY Statement


Syntax
Details

Syntax

HBY=BY-line-height <units>

BY-line-height <units>
specifies the height of BY-line text; by default BY-line-height is 1. If you specify HBY=0, the BY headings are suppressed. For a description of units, see Dictionary of Graphics Options and Device Parameters.

Note:    If a value for units is not specified, the current units associated with the GUNIT graphics option are used.  [cautend]


Details

When you use a BY statement with a SAS/GRAPH procedure to process a data set in subgroups, each graph produced by that procedure is headed by a BY line that displays the BY variables and their values that define the current subgroup.


Chapter Contents

Previous

Next

Top of Page

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.