Silverlight DataSource

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Solutions Gallery BV
Newbie
Newbie
Posts: 25
Joined: Thu Dec 27, 2007 12:00 am

Silverlight DataSource

Post by Solutions Gallery BV » 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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Silverlight DataSource

Post by Narcís » Wed Sep 09, 2009 3:04 pm

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!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply