Contents MDDB Report Viewer Methods Previous Next
 

_OUTPUT_GRAPH_OPTION_ Method

Outputs an option tag for the Graph Type selection list.

Syntax

 CALL SEND(OBJID,'_OUTPUT_GRAPH_OPTION_',grtype,grmsg,groption);

Where... Is Type... And Contains...
grtype C the previously selected graph type.
grmsg C the mnemonic of the graph type message.
groption C the value for the OPTION tag.

Contents MDDB Report Viewer Methods Previous Next