Search found 7 matches
- Tue Feb 19, 2013 10:10 pm
- Forum: VCL
- Topic: Left Axis Title Mispositioned on PDF Output
- Replies: 2
- Views: 3853
- Tue Feb 19, 2013 10:09 pm
- Forum: VCL
- Topic: Euro Symbol Is Incorrect for PDF
- Replies: 3
- Views: 4849
Re: Euro Symbol Is Incorrect for PDF
I am using Build 2012.07.121105, RADXE2, and C++.
- Fri Feb 15, 2013 10:15 pm
- Forum: VCL
- Topic: Euro Symbol Is Incorrect for PDF
- Replies: 3
- Views: 4849
Euro Symbol Is Incorrect for PDF
If you have text in the chart that includes the euro symbol (€), the processing will replace it when you create pdf output. To recreate this problem, perform the following steps: 1. Create a new chart. 2. Change the title to include the euro symbol (i.e. Test€). 3. Export the chart. 4. Select Format...
- Fri Feb 15, 2013 10:08 pm
- Forum: VCL
- Topic: Left Axis Title Mispositioned on PDF Output
- Replies: 2
- Views: 3853
Left Axis Title Mispositioned on PDF Output
If the chart has a title for the left axis and the output is exported to PDF, the resulting chart will have the axis title positioned over the axis values. To recreate, do the following: 1. Create a new chart. 2. Add a series. 3. For the left axis, add a title. 4. Open the export dialog. 5. Select f...
- Fri Oct 19, 2012 5:16 pm
- Forum: VCL
- Topic: Run Time Chart Editor "Data Source" Missing Options
- Replies: 2
- Views: 4037
Re: Run Time Chart Editor "Data Source" Missing Options
The '#pragma link "VCLTee.DBEditCh"' statement was the one that I was looking for and does solve the problem. Using your suggestion for Cross Tabs, I was able to find all the missing units and I now get all the missing options.
Thanks for the help.
Thanks for the help.
- Thu Oct 18, 2012 9:50 pm
- Forum: VCL
- Topic: Run Time Chart Editor "Data Source" Missing Options
- Replies: 2
- Views: 4037
Run Time Chart Editor "Data Source" Missing Options
I have updated to the latest update for XE2, am compiling in C++, and I am using TeeChart in a DLL. Previously, I was able to see all the options available for the "Data Source" in my run time Chart Editor (which was dropped on a form). Now I can only get the "Manual", "Random", "Series", and "Funct...
- Mon Jun 11, 2012 8:59 pm
- Forum: VCL
- Topic: Again problem with DclFMXTeePro916.bpl
- Replies: 5
- Views: 6606
Re: Again problem with DclFMXTeePro916.bpl
I am having the same problem. I am running C++ XE2 update 3 (I could not run 4 as it had debugger issues). The processing is also attempting to load DclFMITeePro916.bpl. I am not sure how all this hangs together, but I suspect it is is attempting to load the bpl for the iOS. It is possible that this...