Windows Embedded的Silverlight的图表控件选项 [英] Charting control options for Silverlight for Windows Embedded

查看:134
本文介绍了Windows Embedded的Silverlight的图表控件选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用Windows Embedded的Silverlight对嵌入式设备进行制图控制.目前,我正计划使用线条形状绘制图形.

I want to make a charting control for an embedded device using Silverlight for Windows Embedded. Currently i am planning to use line shape for drawing the graph.

我的问题是它是否是一种好的方法(性能明智的选择)还是我应该寻找其他选择. 或者,如果有任何适用于SWE的控件.

My question is if its a good approach(performance wise) or should i look for other options. Or if any controls are available for SWE.

谢谢

推荐答案

Silverlight不是在Windows Embedded Compact设备上绘制图表的正确答案.您应该使用(或创建)本地GDI元素.如果性能非常重要(例如,对于快速更新的图表),则您也可以考虑使用DirectDraw.

Silverlight is not a proper answer to drawing charts on an Windows Embedded Compact device. You should go for using (or creating) a native GDI element. If performance is very important (e.g. for a fast-updating chart), you might also consider DirectDraw.

商业项目中的最佳方式可能是使用现成的组件,例如

The best way in a commercial project would probably be to use a readymade component, such as this one.

您可以找到其他人的经验和建议此处,以获取在执行此操作时要查找的内容的指针.如果您用更多关于您实际要实现的目标的详细信息来扩展您的帖子,我可能会给您更详细的答复.

You can find somebody else's experiences and advice here for pointers to what to look for when doing this yourself. If you expand your post with more details about what you are actually trying to achieve, I might give you a more detailed response.

这篇关于Windows Embedded的Silverlight的图表控件选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆