Can I export only active series to csv file?

TeeTree VCL for Borland Delphi and C++ Builder.
Post Reply
MarcelIbis
Newbie
Newbie
Posts: 9
Joined: Tue Jun 10, 2008 12:00 am

Can I export only active series to csv file?

Post by MarcelIbis » Wed Jul 25, 2012 7:57 am

Hello,

I'm using the TSeriesDataText to export the data to a text (csv) file. The user can activate and de-activate the series and wants only the active series to be exported.
I noticed that all the series (active and de-active) are exported to the text file.

Is there a way to only export the active series.

Thanks in advance.

Marcel

MarcelIbis
Newbie
Newbie
Posts: 9
Joined: Tue Jun 10, 2008 12:00 am

Re: Can I export only active series to csv file?

Post by MarcelIbis » Wed Jul 25, 2012 8:15 am

Sorry

This should be asked at TeeChart < VCL

Marcel.

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Can I export only active series to csv file?

Post by Yeray » Thu Jul 26, 2012 9:31 am

Hi Marcel,
MarcelIbis wrote:This should be asked at TeeChart < VCL
I've just answered you there
http://www.teechart.net/support/viewtop ... 809#p58809
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply