Yes, but increasing the size decreases the font size. I know, then increase the font size.... and that becomes much more work. I thought that there must be an easier way to do this. Maybe not.narcis wrote:One way to enhance the quality of the bitmap to be printed would be increasing its size.
Search found 33 matches
- Thu Jun 28, 2007 1:50 pm
- Forum: VCL
- Topic: Pixelated Bitmap
- Replies: 3
- Views: 7371
- Wed Jun 27, 2007 4:01 pm
- Forum: VCL
- Topic: Pixelated Bitmap
- Replies: 3
- Views: 7371
Pixelated Bitmap
I am creating a bitmap from a TChart at run time to print in a report. (One series in the chart has Transparent set to True, which means I can not use the WMF format as this is not supported). I use the following code: lBmp.Width := lRect.Right; lBmp.Height := lRect.Bottom; lChart.Draw(lBmp.Canvas, ...
- Thu Oct 27, 2005 7:19 pm
- Forum: VCL
- Topic: Stacked TAreaSeries does not work well
- Replies: 1
- Views: 4739
Stacked TAreaSeries does not work well
I have a chart with a number of TAreaSeries that are stacked--but try as I might, I can not get the chart to look right. The key is that not all X points are represented--nor can they be. For example, I am monitoring contributions to an account. Accounts may or may not have contributions on given da...
- Thu Oct 27, 2005 4:49 pm
- Forum: VCL
- Topic: LablesAngled text results in text overwriting chart
- Replies: 1
- Views: 4719
LablesAngled text results in text overwriting chart
setting Chart.BottomAxis.LabelsAngle = e.g. 60 (not 0, or 90) results in the labels overwriting the chart when using the GetAxisLabel. If it is 90, it works just fine.
A demo can be downloaded here:
http://www.retireneeds.com/AngledBottomAxis.zip
Ed Dressel
A demo can be downloaded here:
http://www.retireneeds.com/AngledBottomAxis.zip
Ed Dressel
- Thu Oct 27, 2005 2:34 pm
- Forum: VCL
- Topic: area series displays blank region
- Replies: 1
- Views: 4920
area series displays blank region
I am using an TAreaSeries (with MultiArea set to maStacked) and am getting a blank region when I do not add all x values for the series. Here is an image: http://www.retireneeds.com/blankareaseries.jpg What I want to do is have a null value in the series between the positive and negative values--but...
- Sun Sep 04, 2005 6:39 pm
- Forum: VCL
- Topic: chart renedered as WMF with wrong colors
- Replies: 3
- Views: 6863
/Which TeeChart version are you using? 7.04 (or .03) /Could you please send us an example we can run "as-is" or the .tee file for /that chart to reproduce the problem here? You can post your files at /news://www.steema.net/steema.public.attachments newsgroup. I could--but it works on +99% of the mac...
- Wed Aug 31, 2005 3:12 pm
- Forum: VCL
- Topic: chart renedered as WMF with wrong colors
- Replies: 3
- Views: 6863
chart renedered as WMF with wrong colors
I am creating a WMF from a TChart and the image is appearing incorrectly--the colors are off. An image can be seen here: http://www.retireneeds.com/files/ChartImage.jpg Below is some system info from their computer (a madExcept report). Note that I had them set their colors to 32 bit and it didn't f...
- Fri Jun 03, 2005 4:51 pm
- Forum: VCL
- Topic: Spacing of characters in WMF
- Replies: 3
- Views: 7278
Thank you very much for your demo but it seems to work fine here using latest TeeChart version (v7.04). Which TeeChart version are you using?[/quote] 7.04. The problem is much more subtle when showing in the graphics adapter vs. the printer. But the ‘w’ and ‘t’ do not touch vs. all of the other char...
- Tue May 31, 2005 7:38 pm
- Forum: VCL
- Topic: Spacing of characters in WMF
- Replies: 3
- Views: 7278
Spacing of characters in WMF
I am getting a few complains from users in printing out a chart that contain the word 'Growth'--it appears that that there is a space between the 'w' and the 't', i.e. 'Grow th'. I have reproduced this in a demo that shows a similar problem at run time with a WMF image (but it does not occur with a ...
- Thu Apr 14, 2005 10:25 pm
- Forum: VCL
- Topic: installation: can not load package...
- Replies: 2
- Views: 6161
- Thu Apr 14, 2005 7:03 pm
- Forum: VCL
- Topic: installation: can not load package...
- Replies: 2
- Views: 6161
installation: can not load package...
After installing in a brand new D7 verison, I am getting the following error when staring Delphi:
Cannot load package 'Tee77.' It contains unit 'TeeAbout' which is also contained in package 'tee70'.
anyone advise me what to do?
Thanks
Ed Dressel
Cannot load package 'Tee77.' It contains unit 'TeeAbout' which is also contained in package 'tee70'.
anyone advise me what to do?
Thanks
Ed Dressel
- Mon Apr 11, 2005 10:14 pm
- Forum: VCL
- Topic: Color of pie slices
- Replies: 1
- Views: 4757
Color of pie slices
How can I get the color of existing pie slices for a given series?
thanks
Ed Dressel
thanks
Ed Dressel
- Wed Mar 30, 2005 4:42 pm
- Forum: VCL
- Topic: Exporting 'themed-charts' to WMF, EMF & BMP
- Replies: 6
- Views: 11660
- Tue Mar 29, 2005 10:42 pm
- Forum: VCL
- Topic: Themes and Series Colors
- Replies: 2
- Views: 5930
- Tue Mar 29, 2005 8:50 pm
- Forum: VCL
- Topic: Exporting 'themed-charts' to WMF, EMF & BMP
- Replies: 6
- Views: 11660