Silverlight DataSource
Posted: Wed Sep 09, 2009 2:15 pm
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
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