Using MSChart within Visual C++.NET
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I know how to use the mschart ActiveX control under VC++6 but I can't figure how to use it once it is put in a dialog box. The file MsChart.h created by Visual Studio .NET appear very different that the one that was generated when using VC++6. I have searched this site and been googling for a while, but I could not find any code sample showing how to set the data, modify the axes ... Did anybody manage to do it? Could someone point me to a VC++.NET sample showing how to use the MsChart? Thank you in advance.