| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > GraphClass > GraphClass Methods >====== CalcGraph (calculates all graph object values) ====== | [[calccurrentnode calculates values of current node .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[calcpopup create popup menu for graph object .htm|{{btn_next_n.gif|Next page}}]] | | || **CalcGraph( )** {{blk2blue.jpg|blk2blue.jpg}} | **CalcGraph** | Calculates all positions, node values and cosmetic settings for a graph control. | The **CalcGraph** method is used to calculate positions and values for a graph's title, legend, axis, and nodes for a specified graph control. **Implementation:** The CalcGraph method is called prior to the DrawGraph method. **See Also:**     [[calccurrentgraph calculates values for current graph type .htm|CalcCurrentGraph]] [[calccurrentnode calculates values of current node .htm|CalcCurrentNode]] [[calcbestpositionnodetext calculate graph text best fit position .htm|CalcBestPositionNodeText]]