this.chart2.Dispatcher.BeginInvoke(new Action(() => { this.chart2.SetData("Series1", lxs, lys, lzs); }));