简体   繁体   English

如何在Windows Mobile 8.1应用中使用心电图

[英]How to use ECG graph in Windows mobile 8.1 app

Guys I am working on a project in which i want to use some graphs. 伙计们,我正在一个项目中,我想使用一些图形。 is there any library to make ECG graphs in windows mobile 8.1 application and WPF Application?? 是否有任何库可以在Windows Mobile 8.1应用程序和WPF应用程序中制作ECG图形? I searched on google but i didnt get any help :( 我在Google上搜索,但没有得到任何帮助:(

Try too look into Line Chart (LineSeries) from: WinRTXamlToolkit.Controls.DataVisualization 也可以尝试从以下方面查看折线图(LineSeries): WinRTXamlToolkit.Controls.DataVisualization

For me, it's the best free library for drawing graphs in XAML. 对我来说,它是XAML中用于绘制图形的最佳免费库。 Also I think this article with examples will be useful for you Using graphs and charts in windows store apps . 另外,我认为本文的示例对您很有用。 在Windows应用商店中使用图形和图表

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何将Windows Phone 8.1应用程序部署到Windows 10移动设备? - How to deploy Windows Phone 8.1 app to Windows 10 Mobile device? 在Windows 8.1 Silverlight中如何在应用程序导航中使用? - how to use in app navigation in windows 8.1 silverlight? 如何在Windows 8.1 App中使用地理编码? - How to use geocoding in Windows 8.1 App? 如何在其他页面中使用App ResourceDictionary和MergedDictionaries-Windows Phone 8.1 - How to use App ResourceDictionary and MergedDictionaries in other page - Windows Phone 8.1 如何在Windows 8.1 App中进行身份验证? - How to authenticate in Windows 8.1 App? Windows Phone 8.1应用程序将文件上传到Azure移动应用程序服务 - Windows Phone 8.1 app upload a file to azure mobile app service 如何确定 Windows 应用程序 (UWP / PC/Tablet 8.1 / Mobile 8.x) 的操作系统 (OS)? - How to Determine the Operating System (OS) for a Windows App (UWP / PC/Tablet 8.1 / Mobile 8.x)? 如何确定我是否在Windows Phone 8.1(通用应用程序)中连接到WiFi或移动网络? - How can I determine whether I am connected to WiFi or a mobile network in Windows Phone 8.1 (Universal app)? 在Windows 8.1移动应用程序开发中使用WCF服务 - Consume WCF Service in windows 8.1 mobile app developement 如何终止Windows Phone 8.1应用 - How to terminate windows phone 8.1 app
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM