I need to create charts for WP Mango. Therefore I have a couple of "what/how" questions which might be interesting:

What...

  • ...frameworks or tools use for this purpose?
  • ...better to use, Silverlight or XNA (or mix)?
  • ...to read, download, avoid etc.?
  • ...pitfalls in charts creation (even not for WP)?
link|improve this question

feedback

3 Answers

up vote 4 down vote accepted

The same Data Visualization project that supports charting on WPF and Silverlight supports Windows Phone 7. Download the package and the data visualization demos from Delay's Blog:

link|improve this answer
Thanks for pointing me to the right way. – anatoliiG Nov 28 '11 at 9:48
feedback

Take a look at the FREE "Quick Charts for Windows Phone 7": http://windowsphonegeek.com/devtools/Quick-Charts-for-Windows-Phone-7

You can also find other free Windows Phone free tools and components ranked by user votes in the "Top Windows Phone Dev Tools" directory: http://windowsphonegeek.com/devtools

Hope this will help.

link|improve this answer
Thanks. "Dev Tools" really helps a lot. – anatoliiG Nov 24 '11 at 18:27
feedback

Look at Telerik RadChart for WP7

link|improve this answer
Thanks for advice. But I prefer to use freeware/opensource stuff. – anatoliiG Nov 23 '11 at 22:46
Well done. I appreciate that. Anyway i've heard only about this Chart controls. – Dima Pasko Nov 23 '11 at 23:03
Buy Telerik or build your own, there's not much of a choice really. – Joseph Le Brech Nov 24 '11 at 10:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.