Smooth line in TFastLine chart

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
NoName
Newbie
Newbie
Posts: 34
Joined: Fri Nov 15, 2002 12:00 am
Location: Italy

Smooth line in TFastLine chart

Post by NoName » Thu Sep 07, 2006 2:35 pm

Hello,

is it possible to draw smooth lines when using a TFastLine series?

Or a workaround, using the Smoothing function...

Thank you

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Sep 07, 2006 3:12 pm

Hi NoName,

I can think of 2 options actually:
  • 1. Using AntiAlias as shown in the All Features\Welcome!\3D Canvas\AntiAlias example in the features demo. The demo can be found at TeeChart's program group.

    2. Using smoothing function as you already mentioned.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply