OxyPlot.Wpf 图表控件使用备忘
一、OxyPlot.Wpf 控件信息
GitHub:https://github.com/oxyplot/oxyplot
官方文档地址:https://oxyplot.readthedocs.io/en/latest/index.html
使用版本:NuGet 版 2.0.0
命名空间:xmlns:oxy=”http://oxyplot.org/wpf”
参考文章:《OxyPlot 在 wpf 中绘制实时动态曲线【更新 2.0 去掉 Smooth 属性】》