Page 1 of 1

Can I add data to a chart from DB result?

Posted: Wed Jan 16, 2008 2:34 pm
by 9244052
I wish to use single dataset for several serieses.

For example,

first, assign query into a dataset.
second, open a dataset and add data from that dataset to a series on a chart.
third, repeat these steps.
that work is occur in for loop.

finally, I have to get a chart that has muliti serieses with different values.

is it possible?

waiting for your response.

Posted: Wed Jan 16, 2008 3:13 pm
by narcis
Hi HCLab,

Yes, that's possible. I recommend you to read Tutorial 8 - Database access and have a look at the All Features\Welcome!\Database charts examples in the new features demo. You'll find the tutorials and features demo at TeeChart's program group.

Thanks for your support

Posted: Thu Jan 17, 2008 2:40 am
by 9244052
Thx narcis. I'll look at demo you've mentioned