Page 1 of 1

How to save data to an original with multiple columns

Posted: Fri Jan 16, 2009 7:34 am
by 10546084
I have a CSV file with multiple columns which I use to construct my graph. I use TSeriesTextSource and use only two columns (x, y) at a time.

After editing the graph I would like to save the new data into the original CSV file replacing the selected columns with the new data and leaving the unused columns intact.

Is there a function I could use or must improvise.

Thanks.

Posted: Fri Jan 16, 2009 9:17 am
by narcis
Hi bamboo,

TeeChart doesn't support this feature. If you use the same file it will be overwritten.