How to use Pointer in FastLine series?

TeeChart for ActiveX, COM and ASP
Post Reply
Tuan Nguyen
Newbie
Newbie
Posts: 23
Joined: Fri Feb 23, 2007 12:00 am

How to use Pointer in FastLine series?

Post by Tuan Nguyen » Thu Apr 12, 2007 4:14 am

I want to use Pointer in FastLine series, but i don't find this property in it. I only see it on Line series, but i don't want Line series, because my data is very large about 1 million point. Teechart re-draw very slow with this data when i resize or repaint it. So i want to use FastLine to improve it.
You has other way to improve performance, hasn't you? Please help me.

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 Apr 12, 2007 7:20 am

Hi Tuan Nguyen,

FastLine series don't support Pointers. If you want to use them you'll have to use Line series. At this article you'll find some hints on how to improve TeeChart's performance. Even it's a Delphi written article the same applies to TeeChart Pro ActiveX.
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

Tuan Nguyen
Newbie
Newbie
Posts: 23
Joined: Fri Feb 23, 2007 12:00 am

Post by Tuan Nguyen » Thu Apr 12, 2007 7:27 am

On this article, It only show me use FastLine series to improve performance. So i won't improve performance if i use Line series. You has some other hints for me, hasn't 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 Apr 12, 2007 7:44 am

Hi Tuan,

It's true that it uses FastLine series as it is the fastest performance series we have. However, some of the hints given in that article are transparent to the series you use or common to all series styles. So I'd recommend you to try to apply them to your application and check if improves its performance.

Thanks in advance.
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