Пример #1
0
 ///////////////////////////////////////////////////////
 /// <summary>
 /// Show / hide the graph controls
 /// </summary>
 ///////////////////////////////////////////////////////
 private void SetupDisplay()
 {
     ResultsGraph.CreateControl();
 }