Page 1 of 1
GDI+ wong legend display
Posted: Thu Feb 27, 2014 12:04 pm
by 16568293
With the new 2014 VCL Pro sourcecode version I get a wrong legend like this
- LegendGDIplus.PNG (1.73 KiB) Viewed 11007 times
Is there a solution for GDI+ ?
Switching to GDI gives a correct display.
Best regards
Uli (XE4)
Re: GDI+ wong legend display
Posted: Fri Feb 28, 2014 11:17 am
by narcis
Hi Uli,
I'm not able to reproduce it neither using a VCL application nor a FMX application. Can you please attach a simple example project we can run "as-is" to reproduce the problem here?
Thanks in advance.
Re: GDI+ wong legend display
Posted: Thu Sep 08, 2016 1:29 pm
by 17577145
Hallo,
I use the TeeChart Pro v2015.16.150901 32bit VCL with D2007 and have the same problem. This happens only if the AntiAliasText is set to gpfNormal. Also i have a problem when i want to print the chart.
Re: GDI+ wong legend display
Posted: Fri Sep 09, 2016 10:43 am
by yeray
Hello,
I see the legend checkboxes are drawn displaced to the top when AntiAliasText is set to gpfNormal in GDIPlus, so I've updated the ticket and the test project in it:
http://bugs.teechart.net/show_bug.cgi?id=1430
In the meanwhile, you can use gpfBest, gpfDefault or gpfClearType that seem t work fine.
Re: GDI+ wong legend display
Posted: Fri Sep 09, 2016 10:49 am
by 17577145
Hello,
can you also comprehend the problem with the printing?
Re: GDI+ wong legend display
Posted: Mon Sep 12, 2016 10:15 am
by yeray
Hello,
Steve wrote:can you also comprehend the problem with the printing?
You are right. I've added it to the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=1628