DrawGraph

DrawGraph — Draw the current graph onto the image

Synopsis

$plot->DrawGraph()
    

Description

DrawGraph actually draws the current graph onto the image. That is, until DrawGraph is used, nothing happens except the recording of settings and data. DrawGraph also outputs the image with PrintImage, unless SetPrintImage was used.

Parameters

None