User (Legacy) 2 Report post Posted February 28, 2005 Hi, I'm working with Delphi 2005 and am trying to create a chart using chart FX with data from an excel spreadsheet. Can this be done - if so how? Also can CHart FX take data from a grid? Thanks Quote Share this post Link to post Share on other sites
Software FX 0 Report post Posted March 1, 2005 Chart FX can take data from any ADO/OLEDB datasource. There are ADO/OLEDB drivers for Excel. Chart FX also provides API for passing data manually, so if you can read the data from your program you can give it to Chart FX. -- FP Software FX Quote Share this post Link to post Share on other sites