Do we have any chart control available in windows 8 metro style.? In WP7(.Net ver 4.0) we have Windows.Form.DataVisualization.dll to deal with chart control. This dll is also come with .Net for metro style apps(Net ver 4.5).But while referencing this dll from (.Net ver 4.5 folder) its giving 2 build error as below....
Error 8 Cannot resolve Assembly or Windows Metadata file 'System.Windows.Forms.dll' E:\MyFolfer\MetroApp\ChartApp\ChartApp.csproj
Error 9 Type universe cannot resolve assembly: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089. ChartApp
Any idea...
Note: Non-paid options are prefered.