개인 소장용...
DataView cview = new DataView(dataTable);
chart1.Series[0].Points.DataBindXY(cview, "aaa", cview, "bbb");
댓글 없음:
댓글 쓰기