posting it again: slow line series adding process

TeeChart for ActiveX, COM and ASP
Post Reply
Andras
Newbie
Newbie
Posts: 8
Joined: Mon Jul 08, 2002 4:00 am
Location: Hungary

posting it again: slow line series adding process

Post by Andras » Thu Oct 07, 2004 5:30 am

Dear Support

In my VB6 application the program run to a branch, where 3080 line series have to be added to two charts each. While the adding process is fast with the first series, it terribly slows down after c. 2000. After 2500 it even takes about a second or even more to add a series to the charts, and it gets slower and slower. Is this normal, or did I make a mistake? Is it possible to speed it up?

Tx in advance, regards

Andras

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Thu Oct 07, 2004 8:24 am

Hi Andras,
the charts, and it gets slower and slower. Is this normal, or did I make a mistake? Is it possible to speed it up?
Which code are you using ? Also, must you use all the 3080 Series at the same time ?, if not you can try to remove some Series before to add the others.

Post Reply