Exemple #1
0
 public addDataPoint(Form callingForm)
 {
     mainForm = callingForm as mainForm;
     InitializeComponent();
 }