Multiple series in one file/stream
Posted: Thu May 13, 2004 11:29 pm
Hello,
I would like to know if it's possible to create one file that would contain all of the series data in it (10 or more series), and then load it in. I realize that a .tee file does this, but I need a file format that I can create programmatically on the fly (such as XML... from what I can tell TeeChart can't import XML, but rather, only exports XML). Or is there a spec for creating .tee files?
Basically, I would like to send one stream from a URL that contains the data for all of the series, rather than a separate stream for each series.
Thank you for your help.
I would like to know if it's possible to create one file that would contain all of the series data in it (10 or more series), and then load it in. I realize that a .tee file does this, but I need a file format that I can create programmatically on the fly (such as XML... from what I can tell TeeChart can't import XML, but rather, only exports XML). Or is there a spec for creating .tee files?
Basically, I would like to send one stream from a URL that contains the data for all of the series, rather than a separate stream for each series.
Thank you for your help.