I was wondering if anyone knew where I could find some information on how to get some data from a SQL database into a ColumnSeries chart in Silverlight-4.0/C#-4.0. I have tried Googling this and I cannot find anything that describes this process at all. Is it just a matter of giving it a path or something in the "ItemSource" property?
I realize I am very new to this and it probably isn't all that hard at all, but I figured I would be able to find something on the topic, but I have yet to do so. So any links or strategy would be greatly appreciated.
I am programming in VS2010, .NET-4.0, C#-4.0, Silverlight-4.0.
Thank you so much ahead of time!