Index

From: Cenk  Freelance
Subject: TCHART series at run time
Date: Fri, 9 Jun 2006 16:47:02 +0300
Newsgroup: public.teechart5.cppbuilder  

Hi,

I wrote a financial application (with borland c++) and i wanna use TChart
in my application. Lets say i have a DB of 124 datas and in the
applicaiton, i use some financial function to calculate those datas and at
the end i wanna, show those datas on a chart. What i wanna do is,

1- add series on runtime ( one at a time)
2- Those series have to be on the same chart
3- they should be in different colors
4- they can be erased from the chart

Would you please help me?

thanks in advance