Plotting points in TChart Pro ActiveX 8.
Posted: 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
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