Navigation:  ABC Library Reference > GraphClass > GraphClass Methods >====== Draw (calculate and draw GraphClass object) ====== Previous pageReturn to chapter overviewNext page

Draw

blk2blue.jpg

Draw Calculates and draws the graph object

The Draw method calculates and draws the graph object. It is a parent method that calls other processing methods and divides the individual drawing tasks.

Implementation:

The Draw method is called from the Resize method which is called from the Refresh method

See Also:     Resize , Refresh , CalcGraph , DrawGraph