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
DataBinding in Steema.TeeChart.TChart for Windows Forms
Re: DataBinding in Steema.TeeChart.TChart for Windows Forms
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,
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 |
Instructions - How to post in this forum |