When running on displays that have DPI scaling enabled (i.e. 125% or 150%, etc.) the export of the charts to EMF or WMF format appear smaller than the original, however the overall image size is the correct dimensions so you get a smaller chart appearing in the top left of an image. Is there a way to get this type of export to work correctly on systems that have the system wide zoom factor set to anything other than 100%? This issue happens with Windows 7, 8 and 10.
Exporting to other format such as PNG, BMP or JPG does not have this issue with scaling, however the application this is being used with requires the exported images to have a transparent background. I tried PNG format as this should support alpha transparency however I can't find a way to create an exported image of a chart with a transparent background from TeeChart - is this possible with any other format other than EMF/WMF?
Issue with export to EMF/WMF on high DPI displays
Re: Issue with export to EMF/WMF on high DPI displays
Hello sfree82,
We're working with your DPI scaling questions.
Before export to PNG you should do Transparent the Chart Background. I would like suggest you read the How to make a transparent chart with TeeChart Pro Activex article to achieve do that.
Thanks in advance
We're working with your DPI scaling questions.
Before export to PNG you should do Transparent the Chart Background. I would like suggest you read the How to make a transparent chart with TeeChart Pro Activex article to achieve do that.
Thanks in advance
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Issue with export to EMF/WMF on high DPI displays
Hello,
With respect the DPI question, please take a look at this thread:
viewtopic.php?f=3&t=16959#p75510
The example code is written for Delphi but the principle is the same applied to the TeeChart ActiveX control.
Regards,
Marc Meumann
With respect the DPI question, please take a look at this thread:
viewtopic.php?f=3&t=16959#p75510
The example code is written for Delphi but the principle is the same applied to the TeeChart ActiveX control.
Regards,
Marc Meumann
Steema Support