Chapter Contents

Previous

Next
Tab Layout: _setLabelMargin

Tab Layout: _setLabelMargin



Sets the specified tab label margin.


Syntax
Details

Syntax

CALL NOTIFY (tabber-name, '_setLabelMargin', margin-name, margin-value, margin-unit);

Argument Type Description
margin-name
C specifies the desired margin:
'BEGIN'
'END'
'BEFORE'
'AFTER'
'ALL
margin-value
N specifies the size of the margin in margin-unit units
margin-unit
C specifies the unit of measure. See Units of Measure for a list of valid units.


Details

Margins control the amount of space to preserve around the label.


Chapter Contents

Previous

Next

Top of Page

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