public Form1() { InitializeComponent(); eng = new engine(this); chart1.Series[0].Points.Clear(); labelWarning.Visible = false; }