3

I'm looking for a Silverlight charting library to use in my Windows Phone 7 project to visualize 50-100 data points. I'd like the series to be zoomable and pannable and be able to attach to these events.

I've so far looked at the Silverlight Toolkit for WP7, however it seems it does not support zooming or panning at all.

Is there any component out there I could use for this? Seems like a pretty basic requirement for a charting library on the phone, yet I've failed to find any.

JohnC
  • 340
  • 1
  • 2
  • 7

1 Answers1

8

The charting controls from VisiBlox support WP7 are free and come highly recommended.

Update:
With surprising coincidence, this video demonstrating functionality has just been posted.

Matt Lacey
  • 65,560
  • 11
  • 91
  • 143
  • Thanks Matt, from the video it seems this is pretty much what I'm looking for. – JohnC Feb 22 '11 at 13:57
  • Matt lacey: I think the library is free to use. But I guess we can not use the free version in an application which will be distributed for end users. Please clarify. – RK- Mar 20 '12 at 06:17
  • @Krishnan I am not a lawyer. If you have a query about the licensing of the controls you should raise it with them. – Matt Lacey Mar 20 '12 at 10:22