| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > GraphClass > GraphClass Methods >====== CalcBestPositionNodeText (calculate graph text best fit position) ====== | [[beginrefresh prepare drawing of graph class object .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[calccurrentgraph calculates values for current graph type .htm|{{btn_next_n.gif|Next page}}]] | | || **CalcBestPositionNodeText( )** {{blk2blue.jpg|blk2blue.jpg}} | **CalcBestPositionNodeText** | Calculates the best position of the text used to describe the selected node. | The **CalcBestPositionNodeText** method sets the best position of the node text to be displayed. **Implementation:** The method is called if the eBestPositionNodeText property is set to TRUE. This property is set by graph control's procedure template interface. Internally, each node in the graph stores the X and Y position in a local queue. **See Also:**     [[calcgraph calculates all graph object values .htm|CalcGraph]],