MSChart应用系列
摘要: collectorId = Convert.ToInt32(Request.QueryString["id"]); Chart1.Series[0].ChartType = SeriesChartType.Spline; Chart1.Series[0].Color = System.Drawing.Color.Blue; Chart1.Series[0].IsValueShownAsLabel ...阅读全文
posted @ 2010-07-28 12:05 badnewfish 阅读(263) | 评论 (1) 编辑
