Update Chart Fail.

  • Thread starter Thread starter -=Roger=-
  • Start date Start date
R

-=Roger=-

Hi All,

I'm facing a problem while I work with .NET 1.1, Windows 2000 & office 2000
to generate chart in PPT.
Thing is like after I import the data into PPT chart's datasheet and update
the chart , sometimes the chart can be updated and displayed properly, but
sometimes it can't.

Could anyone help?

Thankx
 
In the .NET code, I use an object to represent the datasheet of MSGraph. And
then via code I paste some data into the datasheet. In the Visual Studio, I
can find data which has been imported into the object. But at the same time
in the UI of PPT, I can't watch any data in MSGraph datasheet.
I've invoked update method of MSGraph before I quit the MSGraph.
 
Back
Top