带有叠加层的 WPF 饼图
您知道 Pete Browns 以下示例的更新版本(适用于 wpf 工具包 v 4)吗?
http://10rem.net /blog/2009/01/09/dazzling-silverlight-toolkit-pie-charts-with-overlays#commentform
或者您能否让我知道如何制作这样的模板并将其应用到图表(饼图或者什么)。我正在寻找一种方法来开始为 wpf 工具包图表制作良好的模板。非常感谢任何帮助。
干杯。
Do you know of an updated version (for wpf toolkit v 4) of Pete Browns following sample?
http://10rem.net/blog/2009/01/09/dazzling-silverlight-toolkit-pie-charts-with-overlays#commentform
or else could you please let me know how to do such a template and apply it to a chart (pie or what ever). I am looking for a way to start making good templates for wpf toolkit charts. Any help is much appreciated.
Cheers.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
你可以看看Microsoft Chart,我想你可以很容易地制作自己的叠加层。
http://code.msdn.microsoft.com/mschart
You can take a look to Microsoft Chart, i think you can quite easilly make your own overlays.
http://code.msdn.microsoft.com/mschart
amCharts 有漂亮的图表,还包括 2D-/3D-pieChart。
可能值得一看,它也可以作为链接软件免费用于商业用途(您在控件的左上角有一个超链接);我们目前正在使用它,如果我们的产品经理不再需要该链接,可能会升级到完整版本。 :p
干杯,罗兰
amCharts has nice charts, also including a 2D-/3D-pieChart.
May be worth a look, it is also free for commercial use as linkware (you have a hyperlink on the upper-left corner of the control); we are currently using it, possibly upgrading to full version if our product manager does not want the link anymore. :p
Cheers, Roland