Populating TeeExport with various graphics formats
Posted: Thu Aug 09, 2007 12:32 am
When I run the TChart demo, there are a bunch of export formats - they all show up. However, when I create an export dialog box myself:
TeeExport(this,Chart1);
I only see three formats (Metafile, PNG, and bitmap).
Any suggestions as to how I can get the rest of the export formats to show up?
TeeExport(this,Chart1);
I only see three formats (Metafile, PNG, and bitmap).
Any suggestions as to how I can get the rest of the export formats to show up?