You can access the actual TeeChart using the TppTeeChart.Chart property. If you take a look at the TeeChart help topic for TChart, there are numerous examples of how to add a series to an existing chart.
The TeeChart help is built into the Delphi Help. If you search on the TChart topic, you should find the examples I'm talking about. I believe you will want to use the TChart.AddSeries routine.
Comments
You can access the actual TeeChart using the TppTeeChart.Chart property. If
you take a look at the TeeChart help topic for TChart, there are numerous
examples of how to add a series to an existing chart.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Bruce Dent
The TeeChart help is built into the Delphi Help. If you search on the
TChart topic, you should find the examples I'm talking about. I believe you
will want to use the TChart.AddSeries routine.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com