The Chart object in ReportBuilder is a wrapper around the TChart object in Delphi (provided by Steema). You should be able to create a series object, modify it, and add it to the series list of the chart using the TppTeeChart.Chart property. Below is an example of creating and adding a TeeChart to a report in code. Perhaps this will get you on the right track.
Comments
The Chart object in ReportBuilder is a wrapper around the TChart object in
Delphi (provided by Steema). You should be able to create a series object,
modify it, and add it to the series list of the chart using the
TppTeeChart.Chart property. Below is an example of creating and adding a
TeeChart to a report in code. Perhaps this will get you on the right track.
http://www.digital-metaphors.com/tips/CreateChartInCode.zip
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com