DrawGraph — Draw the current graph onto the image
$plot->DrawGraph()
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.