Databinding in Visual Studio with Silverlight

Posted by cam on Stack Overflow See other posts from Stack Overflow or by cam
Published on 2010-05-14T13:49:30Z Indexed on 2010/05/14 13:54 UTC
Read the original article Hit count: 202

Filed under:
|

I want to achieve the following exactly: http://geekswithblogs.net/tkokke/archive/2009/04/01/creating-binding-and-styling-a-bubble-chart.aspx

The Silverlight Toolkit is giving me hell. I'm trying to create a simple chart in Visual Studio 2010. I've drawn the chart on the screen, but I can't figure out how to add data to it.

© Stack Overflow or respective owner

Related posts about Silverlight

Related posts about charts