Chapter Contents

Previous

Next
Table Editor: _getLabelMargin

Table Editor: _getLabelMargin



Returns the default margin for label cells


Syntax
See Also

Syntax

CALL SEND (table-id, '_getLabelMargin', margin-name, margin-value, margin-unit);

Argument Type Description
margin-name
C specifies the desired margin:
'TOP'
'LEFT'
'RIGHT'
'BOTTOM'
margin-value
N returns the size of the margin in margin-unit values
margin-unit
C returns the unit of measure. See Units of Measure for a complete list.


See Also

_setLabelMargin


Chapter Contents

Previous

Next

Top of Page

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