DataBinding in Steema.TeeChart.TChart for Windows Forms
Posted: 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
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