Cannot disable Antialias for GDI+ rendering
Posted: Wed Oct 30, 2013 12:22 pm
Using GDI+ rendering with a TChart (see my previous post @ http://www.teechart.net/support/viewtop ... =3&t=14436) does not allow to change the AntiAlias-Setting.
1. Disable the feature (Chart->3D->render->GDI+) by removing the check before "antialias" and close the Form (storing it).
2. Reopen the form and navigate to that setting will show you the check is set again
This is a major drawback as that is a big performance issue (as this is changed without notice).
Also opening older projects seems to automaticaly change the Canvas from TTeeCanvas3D to TGDIPlusCanvas without notifing. As I have dozends of projects with 100+ forms using TChart that is really bad....
1. Disable the feature (Chart->3D->render->GDI+) by removing the check before "antialias" and close the Form (storing it).
2. Reopen the form and navigate to that setting will show you the check is set again
This is a major drawback as that is a big performance issue (as this is changed without notice).
Also opening older projects seems to automaticaly change the Canvas from TTeeCanvas3D to TGDIPlusCanvas without notifing. As I have dozends of projects with 100+ forms using TChart that is really bad....