.NET 先前框架 3.5 的折线图
我正在开发一个应用程序,我必须在 WPF 中进行并使用 .NET 3.5。问题是我无法使用 MSCharts for 3.5,因为这需要 XP 安装才能安装 SP3,这是他们不想要的。
WPF 工具包在他们的机器上有错误,所以还有其他解决方案吗?还是我应该开始画线?
I am developing an application and I must do it in WPF and use .NET 3.5. The problem is that I can't use MSCharts for 3.5 because that would require XP installations to install SP3, something that they don't want.
The WPF toolkit was buggy on their machines, so is there any other solution or I should start just drawing lines?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
图表似乎可以与框架 3.5 一起使用 - 没有 3.5 SP1 很棒...它们甚至可以与 3.0 一起使用
我的旧机器上有 SP3 Windows 版本,所以我无法卸载 SP3 来检查.. 但之前的 <3.5 不需要 XP sp3.. 所以应该没问题...
It seems that Charts work with framework 3.5 -no 3.5 SP1 great... they work even with 3.0
I have SP3 windows versions on my old machines so i cant unistall SP3 to check.. but prior <3.5 doesnt require XP sp3.. so thats should be ok...