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,
Make tchart fastter
-
- Site Admin
- Posts: 1349
- Joined: Thu Jan 01, 1970 12:00 am
- Location: Riudellots de la Selva, Catalonia
- Contact:
Re: Make tchart fastter
Hello Alex,
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.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.
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/
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/
Re: Make tchart fastter
Chris wrote:Hello Alex,
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.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.
Thanks,
where can i download this version?
and what do you meen by saying "it implements "manual" double-buffering" ? how can i use it?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Alexbb,
This is available at the client download area.where can i download this version?
Manual double-buffering is on by default. You don't have to do anything specific to use it.and what do you meen by saying "it implements "manual" double-buffering" ? how can i 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 |
Instructions - How to post in this forum |