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
Plotting points in TChart Pro ActiveX 8.
-
- Newbie
- Posts: 35
- Joined: Wed Dec 12, 2007 12:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi marathoner,
Please see my reply at the other thread you started about the same issue.
Thanks in advance.
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 |
Instructions - How to post in this forum |