Page 1 of 1

Series[x].WriteToDataSource() and DataSets

Posted: Wed Oct 18, 2006 1:52 pm
by 8119877
:?:

Help,

We are evaluating TeeChart version 2 and I have a list of Series (Steema.TeeChart.Styles.HorizLine) that have the "DragPoint" tool enabled for. Each Series is
MyLine.DataSource = MyDataTable;
MyLine.YValues.DataMember = YColName;
MyLine.XValues.DataMember = XColName;

When I call WriteToDataSource() the MyLine.dataSource changes from the name of my table to "System.Data.SetaSet" and the series no longer is displayed on the chart. The data in my DataTable is unmodified.

What am I dong incorrectly?

Thanks

Posted: Thu Oct 19, 2006 8:28 am
by narcis
Hi squidward,

Could you please send us an example we can run "as-is" to reproduce the problem here and let us know which TeeChart version are you using?

You can post your files at news://www.steema.net/steema.public.attachments newsgroup.

Thanks in advance.