Page 1 of 1

Silverlight DataSource

Posted: Wed Sep 09, 2009 2:15 pm
by 13047867
Hello,
We have a implementation of the Teechart using version for .NET web images.
We are trying to use the new Silverlight version.
We couldn't find any examples of code that binds the data to the graph.
We learned that DataTable's are not supported on Silverlight.
We tried to us an XDocument as a DataSource for Series but we had no succes...
Can you show us an example of code that binds real data to a chart (not FillSampleValues()), or explain how we can achieve this.

Thank you
Aytaç Kargınoğlu

Re: Silverlight DataSource

Posted: Wed Sep 09, 2009 3:04 pm
by narcis
Hi Aytaç

You can do as described at the end of this thread:

http://www.teechart.net/support/viewtop ... f=7&t=9207

Hope this helps!