摘要: 代码: using System; using System.Collections.Generic; using System.Collections.Specialized; using System.IO; using System.Linq; using System.Net; using 阅读全文
posted @ 2017-06-29 17:06 0611163 阅读(839) 评论(0) 推荐(0)
摘要: 代码: <Grid> <Grid> <Grid.ColumnDefinitions> <ColumnDefinition Width="3*" /> <ColumnDefinition Width="2*" /> <ColumnDefinition Width="2*"/> <ColumnDefin 阅读全文
posted @ 2017-06-29 17:00 0611163 阅读(2174) 评论(1) 推荐(1)
摘要: 引用DLL: WPFToolkit WPFVisifire.Charts.dll WPFVisifire.Gauges.dll 1、柱状图 代码: public void BindChart1() { System.Threading.Tasks.Task.Factory.StartNew(() = 阅读全文
posted @ 2017-06-29 15:29 0611163 阅读(1611) 评论(0) 推荐(0)