Plotting points in TChart Pro ActiveX 8.

TeeChart for ActiveX, COM and ASP
Post Reply
marathoner
Newbie
Newbie
Posts: 35
Joined: Wed Dec 12, 2007 12:00 am

Plotting points in TChart Pro ActiveX 8.

Post by marathoner » Tue Dec 18, 2007 9:42 pm

I created a TChart ActiveX control on a dialog. What I would like to do is
to create a 2-D line plot of a series of points defined at runtime. For example,
I would like to create a plot of the following sample points, (0, 1), (1.5,
3), (2, 5). What C++ code will generate these points?

Please supply the code that will do the job. Please do not refer me to any documentation or any other site. I have looked through all of it, and none of it has helped me at all.

I am using Tchart Pro ActiveX 8 in VS2005

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 Dec 19, 2007 8:39 am

Hi marathoner,

Please see my reply at the other thread you started about the same issue.

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