Search found 3 matches
- Mon Feb 25, 2008 2:28 pm
- Forum: VCL
- Topic: Report package that work great with TCHart
- Replies: 0
- Views: 4957
Report package that work great with TCHart
Hi, Is anyone using a report package that works good with TChart. Basically I want to be able to print a FULL page Chart as part of a multi page report, wether data driver or not (currently data is not from a database). PDF output would be a great asset. Right now in order to get descent printouts I...
- Wed Feb 20, 2008 7:36 pm
- Forum: VCL
- Topic: The QRChart problem BDS2006 - TeeChart 7.12 (Source) QR 4.07
- Replies: 1
- Views: 4373
The QRChart problem BDS2006 - TeeChart 7.12 (Source) QR 4.07
I have looked through previous posting and tried a few things but still I cannot see the QRChart appear in my components... I have QR 4.07 Pro installed I have bought the full source version which would lead me to beleive that when I select the option in TeeRecompile to include QuickReport packages ...
- Sun Aug 13, 2006 10:53 pm
- Forum: VCL
- Topic: Printing & Chart AfterDraw strange behavior
- Replies: 1
- Views: 3967
Printing & Chart AfterDraw strange behavior
hi, I am adding text to the chart on the AfterDraw event. when printing the text is realy oversized unless I select the smooth checkbox in the preview dialog. How can this be fixed and how are printing properties such as Smooth set with code. here is the Afterdraw code in case needed sorry for the f...