Run export functions from code
Posted: Wed Oct 05, 2005 4:26 pm
Currently, all export functions are encapsulated within the TChartEditor. I would like to call the export functions directly from code without openning the editor. Something similar to the TChart method SaveToBitmapFile, but allowing me to save to other formats like GIF, JPG, PDF, etc. Is there any way to do this now? Do I need to wait for a new release?