We have some kind of chart control available in metro style in style 8. In WP7 (.Net ver 4.0) we have the Windows.Form.DataVisualization.dll file for managing the chart. This DLL also comes with .Net for metro-style applications (Net ver 4.5). But referring to this DLL from (.Net ver 4.5 folder), it gives 2 build errors, as shown below.
Error 8: Cannot resolve assembly or Windows metadata file "System.Windows.Forms.dll" E: \ MyFolfer \ MetroApp \ ChartApp \ ChartApp.csproj
Error 9: The universe type cannot resolve the assembly: System.Windows.Forms, Version = 4.0.0.0, Culture = neutral, PublicKeyToken = b77a5c561934e089. Chartapp
Any idea ...
Note: Preferred options without payment.
source
share