![]() Chapter Contents |
![]() Previous |
![]() Next |
| Critical Success Factor: _setSize |
| Syntax | |
| Example |
Syntax |
| CALL NOTIFY (csf-name, '_setSize', size); |
| Argument | Type | Description |
|---|---|---|
| size |
N | specifies the height of the graphic text in units of character cells. Values are 0.001 through 3.000. |
| Example |
The _setSize method changes the height of the labels for CSF1 to 2.5 character cells:
call notify('csf1','_set_size_',2.5);
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.