Contents MDDB Report Viewer Methods Previous Next
 

_SUBMIT_GRAPH_TITLE_ Method

Submits the SAS/GRAPH TITLE statement for the standard GIF graph.

Syntax

 CALL SEND(OBJID,'_SUBMIT_GRAPH_TITLE_',stat,var);
Where... Is Type... And Contains...
stat C the statistic used in the graph.
var C the analysis variable used in the graph.

Contents MDDB Report Viewer Methods Previous Next