コード例 #1
0
 private void timer1_Tick(object sender, EventArgs e)
 {
     ZedGraphControl1.AxisChange();
     ZedGraphControl1.Invalidate();
 }