| MDDB Report Viewer 9.2 |
CALL SEND(OBJID,'_DISPLAY_TWOWAY_VBAR_',stat,var,down,across,
dsname,gifdev,subset-list);
| Where... | Is Type... | And Contains... |
|---|---|---|
| stat | C | the statistic that is to be graphed. |
| var | C | the analysis variable that is to be graphed. |
| down | C | the down variable that is to be graphed. |
| across | C | the across variable that is to be graphed. |
| dsname | C | the data set name from _WRITE_ method. |
| gifdev | C | the device driver name. |
| subset-list | N | the subset list for the initial graph. This parameter is optional. |
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.