Embedded Chart Missing X-Axis Scale
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi ~ I have an Excel Chart embedded in my program in a MFC Dialog. The x-axis scale shows dates from a time range selected by the user. The data is then drawn on the chart. My problem is that in some cases the x-axis scale is missing. With the same data and scale, the data sometimes appears. If I have it redraw 10 times, the data is there some of the time. Any ideas on what could be happening? Thanks in advance! Jen