Changing chart type in MS chart control
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I'm using the MS Chart Control in Visual C++.net. I'm trying to change my chart type from 2dBar to 2dLine, programically. I can't find out how to do it - the documentation is just horrible. Can anybody help me!!! I've tried ->chartType=, but I don't kow what to set the chart type equal to? THANKS!!! Kim