drawreport_draw_graph_object_on_report_.htm
| Navigation: ABC Library Reference > GraphClass > GraphClass Methods >====== DrawReport (draw graph object on report) ====== | ![]() ![]() |
DrawReport (parReport, parBand, parQueue , [parBestFit])
| DrawReport | Draws a copy of the graph object into a REPORT structure |
| parReport | A reference to the target REPORT structure |
| parBand | A LONG that references the FEQ of the target detail band. |
| parQueue | The label of the report's print preview queue. |
| parBestFit | A BYTE value that calculates a best fit when TRUE (Default is FALSE) |
The DrawReport method draws a copy of the graph object into a REPORT structure and prepares WMF-files for subsequent viewing and printing.
Implementation:
The DrawReport method is called from the PrintGraph method, prior to the Previewer object is initialized.
See Also: PrintGraph
drawreport_draw_graph_object_on_report_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1




