Search found 4 matches
- Tue Aug 04, 2015 2:43 pm
- Forum: VCL
- Topic: Invalid file when exporting to Excel/OpenDocument
- Replies: 7
- Views: 14614
Re: Invalid file when exporting to Excel/OpenDocument
Also, I'm not sure if you want to open another bug or if you're already aware of this one : If I export a file to a read-only file TeeChart used to generate an exception. This seems fixed now, however there is still an exception if the file is already open. - Create an ODS or Excel file - Open it in...
- Tue Aug 04, 2015 2:23 pm
- Forum: VCL
- Topic: Invalid file when exporting to Excel/OpenDocument
- Replies: 7
- Views: 14614
Re: Invalid file when exporting to Excel/OpenDocument
Thank you, I'll add some details directly in bugzilla then.
- Tue Aug 04, 2015 1:52 pm
- Forum: VCL
- Topic: Invalid file when exporting to Excel/OpenDocument
- Replies: 7
- Views: 14614
Invalid file when exporting to Excel/OpenDocument
Hello,
I'm using TeeChart Pro v2015.15.150420 and files exported as Excel or OpenDocument cannot be opened with Excel 2013 (15.0.4737.1003).
I always get a "We found a problem with some content in...". I can provide an invalid file if it helps.
I'm using TeeChart Pro v2015.15.150420 and files exported as Excel or OpenDocument cannot be opened with Excel 2013 (15.0.4737.1003).
I always get a "We found a problem with some content in...". I can provide an invalid file if it helps.
- Tue Jun 29, 2010 7:36 am
- Forum: VCL
- Topic: TChartShape and automatic scale
- Replies: 1
- Views: 3698
TChartShape and automatic scale
Hello,
I have a TChart composed of a few TLineSeries and using automatic scaling. I added a TChartShape serie, set X0-1/Y0-1 to the correct values but the bottom axis range is now 0-3000 instead of 2600-3000 before I added the TChartShape.
Am I missing something ? Do I need to force the scale ?
I have a TChart composed of a few TLineSeries and using automatic scaling. I added a TChartShape serie, set X0-1/Y0-1 to the correct values but the bottom axis range is now 0-3000 instead of 2600-3000 before I added the TChartShape.
Am I missing something ? Do I need to force the scale ?