Make tchart fastter

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Alexbb
Newbie
Newbie
Posts: 15
Joined: Mon Jul 09, 2007 12:00 am

Make tchart fastter

Post by Alexbb » Sun Oct 21, 2007 9:25 am

Hello,
I am drawing alot of points at each chart (Line serias). When I am trying to move the chart I have a very slow respons.
How can I make it faster?
I am using a new comp so there is no hardwer problem.
I am using C# and teechart pro version 3.
Thanks :(
Alex,

Christopher
Site Admin
Site Admin
Posts: 1349
Joined: Thu Jan 01, 1970 12:00 am
Location: Riudellots de la Selva, Catalonia
Contact:

Re: Make tchart fastter

Post by Christopher » Mon Oct 22, 2007 8:42 am

Hello Alex,
Alexbb wrote: I am drawing alot of points at each chart (Line serias). When I am trying to move the chart I have a very slow respons.
How can I make it faster?
I am using a new comp so there is no hardwer problem.
I am using C# and teechart pro version 3.
Are you using TeeChart for .NET v3.2.2831.26850/1? This is the lastest released mentioned at the top of this forum. If you are running under .NET 2.0 then this release should perform much better when moving chart windows as it implements "manual" double-buffering.
Thank you!

Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/

Alexbb
Newbie
Newbie
Posts: 15
Joined: Mon Jul 09, 2007 12:00 am

Re: Make tchart fastter

Post by Alexbb » Tue Oct 23, 2007 2:05 pm

Chris wrote:Hello Alex,
Alexbb wrote: I am drawing alot of points at each chart (Line serias). When I am trying to move the chart I have a very slow respons.
How can I make it faster?
I am using a new comp so there is no hardwer problem.
I am using C# and teechart pro version 3.
Are you using TeeChart for .NET v3.2.2831.26850/1? This is the lastest released mentioned at the top of this forum. If you are running under .NET 2.0 then this release should perform much better when moving chart windows as it implements "manual" double-buffering.

Thanks,
where can i download this version?
and what do you meen by saying "it implements "manual" double-buffering" ? how can i use it?

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

Post by Narcís » Wed Oct 24, 2007 11:39 am

Hi Alexbb,
where can i download this version?
This is available at the client download area.
and what do you meen by saying "it implements "manual" double-buffering" ? how can i use it?
Manual double-buffering is on by default. You don't have to do anything specific to use it.
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