DataBinding in Steema.TeeChart.TChart for Windows Forms

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Rudi
Newbie
Newbie
Posts: 3
Joined: Thu Jan 17, 2008 12:00 am

DataBinding in Steema.TeeChart.TChart for Windows Forms

Post by Rudi » Thu Nov 10, 2011 5:34 pm

Hello

I've got a Windows Forms project in vb.net. The main purpose of this project is to measure several laser-diodes and plot the measurement results. For plotting the Steema.TeeChart.TChart component is used.
All measured data is stored in a custom object, which contains two properties with return values as double arrays (current and power). These custom objects are stored in a list.

Is it possible to "databind" the custom object, which include the currents and the powers, to the TGraph, so when a measurement is finished the TGraph plot the binded data.

Thanks for repley
Brigitte

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: DataBinding in Steema.TeeChart.TChart for Windows Forms

Post by Sandra » Fri Nov 11, 2011 9:37 am

Hello Brigitte,

I recommend you take a look in the FAQ Database usage with TeeChart where you can find some examples how to do to create DataBindings and DataSets.
I hope will helps.

Thanks,
Best Regards,
Sandra Pazos / 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