One of the queries I received from a partner was to have charting implemented in their Windows 8 Application. While by default there are no chart controls, there are a lot of third party controls such as Telerik, Component One, providing charting for Windows 8. However, there is also the WINRTXamlToolkit, available in CodePlex. It provides a bunch of useful controls that are not available, by default, in XAML for use in Windows 8 Store Applications. http://winrtxamltoolkit.cod... ......