Project DescriptionJoining the power of BindableLinq and Charting from Silverlight Toolkit.

The 2 libraries used by this demo app are:
Silverlight Toolkit http://www.codeplex.com/Silverlight
Bindable LINQ http://bindablelinq.codeplex.com/
BindableLINQ I am using as it is, but for Silverlight Toolkit I needed to do some additional steps to make it WPF-compatible. Those steps are described in this post:
http://blogs.msdn.com/delay/archive/2009/03/26/if-they-can-build-it-they-will-come-enabling-anyone-to-compile-wpf-charting-from-the-silverlight-charting-sources.aspx
In short, you're getting Silverlight Toolkit sources for Silverlight 3, then take ZIP from the blog post above and unpack it right over the sources.