| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > GraphClass > GraphClass Methods >====== SetDefault (initialize selected graph properties) ====== | [[savegraph auto save graph to wmf file .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[showonfield show text contents to specified field .htm|{{btn_next_n.gif|Next page}}]] | | || **SetDefault** {{blk2blue.jpg|blk2blue.jpg}} | **SetDefault** | Set initial values on the graph control. | The **SetDefault** method initializes critical properties of the graph object prior to its data point calculations and display. Most of these properties are found in the Initial Settings section of the Graph Control template. **Implementation:** The **SetDefault** method is called from the graph object's Init method. **See Also:**     [[init initialize the graph object .htm|Init]]