Very Important and Urgent !!!

TeeChart for ActiveX, COM and ASP
Post Reply
teechart pro v 7 activex
Newbie
Newbie
Posts: 8
Joined: Wed Mar 23, 2005 5:00 am
Location: india

Very Important and Urgent !!!

Post by teechart pro v 7 activex » Mon Apr 18, 2005 7:50 am

Hello Everyone,
I am facing a problem while plotting graph(series:asFastLine).
There was a solution given by you in Version 4.0 in Delphi for the problem I am facing now.
Now I am working in Visual Basic 6.0.
I am unable to find "TChartValueList" in VB Version TeeChart Pro ActiveX V7.0.0.3.
I want to know how to use the functionality "INSERTCHARTVALUE" in "TChartValueList" Class defined in TeeChart Pro ActiveX V7.0.0.3.
Please give us a solution for this as it takes time in plotting the graph using AddXY, AddArray and AddRealTime Methods already defined. As I have to plot graph for every 5ms to 10 ms continuously without overwriting graph plotted.

Thanks and Regards
Sharad.[/list]

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

Post by Narcís » Mon Apr 18, 2005 8:29 am

Hi Sharad,

The method you request is not available in TeeChart Pro v7 ActiveX. However AddRealTime method is the quickest available. Reading this article should help you optimizing real-time charting performance. The article is written in Delphi but you shouldn't have any problem porting it to any other environment.
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