General question about antialias drawing

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
johnnix
Newbie
Newbie
Posts: 34
Joined: Tue Sep 18, 2018 12:00 am

General question about antialias drawing

Post by johnnix » Thu Apr 25, 2019 1:39 pm

Hello,

Is it possible to draw a FastLine series in antialised mode without having to enable antialias for the whole chart object? I investigate if there is a way to have the antialias effect enabled only on my line series

Regards

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: General question about antialias drawing

Post by Yeray » Fri Apr 26, 2019 6:16 am

Hello,

Checkout this post and the discussion and examples that follow it.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

johnnix
Newbie
Newbie
Posts: 34
Joined: Tue Sep 18, 2018 12:00 am

Re: General question about antialias drawing

Post by johnnix » Fri May 10, 2019 8:02 am

I maybe mistaken but from what I read there is no way to have only the Series plotted antialised, axes always get affected.

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: General question about antialias drawing

Post by Yeray » Mon May 13, 2019 7:13 am

Hello,

I've just rebuilt the test program from that thread with the current v2018.26 and I can see a difference between "GDI+" and "GDI+, AndtiAlias only in Series" modes:
Project1_2019-05-13_09-10-34.png
Project1_2019-05-13_09-10-34.png (25.19 KiB) Viewed 12414 times
Project1_2019-05-13_09-10-39.png
Project1_2019-05-13_09-10-39.png (22.99 KiB) Viewed 12414 times
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

johnnix
Newbie
Newbie
Posts: 34
Joined: Tue Sep 18, 2018 12:00 am

Re: General question about antialias drawing

Post by johnnix » Tue May 14, 2019 12:07 pm

Thank you, I will give it a try and see if I can implement this with minimal effort.

Regards

Post Reply