Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个正在从数据库访问数据的 Windows 8 应用程序。我想访问这些数据并从中创建一个图表(条形图和线形图)。如果有在应用程序中创建图表的控件,它们是什么?示例代码或任何链接都会有所帮助。
更多图表库
开始使用适用于 Windows 8 的免费 Metro(现代 UI)图表
氧图
WinRT XAML 工具包
标准控件中不包含图表控件,您必须使用第 3 方控件:
Telerik 图表控件,效果很好,但它不是免费的, http://www.telerik.com/products/windows-8/controls/chart.aspx
http://modernuitoolkit.codeplex.com/ - 免费
http://www.visifire.com/blog/2012/09/24/windows-8-metro-charts/ - 不是免费的
http://www.visiblox.com/visibloxcharts-for-winrt - 不是免费的