Charts for Windows Phone Mango

I need to create diagrams for WP Mango. So I have a few what / how questions that might be interesting:

What...

  • ... frames or tools are used for this purpose?
  • ... is it better to use Silverlight or XNA (or mix)?
  • ... read, download, avoid, etc.
  • ... pitfalls in creating diagrams (not even for WP)?
+4
source share
3 answers

The same data visualization project that supports charting in WPF and Silverlight supports Windows Phone 7. Download the package and demos of data visualization from Delay Blog:

+4
source
+2
source

I found only 2 free windows phone library libraries. Here are my posts with an overview of these libraries:

At the end of my posts, I posted links to sample applications, so you can download and test them without writing your own samples.

+1
source

Source: https://habr.com/ru/post/1382787/


All Articles