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.
How to save data to an original with multiple columns
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bamboo,
TeeChart doesn't support this feature. If you use the same file it will be overwritten.
TeeChart doesn't support this feature. If you use the same file it will be overwritten.
Best Regards,
Narcís Calvet / 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 |