Hi,
I need to convert an MSChart object to either a BMP or JPEG file. Ive tried converting the MSChart object to a Graphics object using the CreateGraphics() method of the MSChart object, but the bmp thus obtained is an all black image, though the file size is pretty large.
Basically, I need to obtain the MSChart image in a MS Word(.doc) file, programmatically.
Would appreciate any help...
Thanx,
-Girish.
I need to convert an MSChart object to either a BMP or JPEG file. Ive tried converting the MSChart object to a Graphics object using the CreateGraphics() method of the MSChart object, but the bmp thus obtained is an all black image, though the file size is pretty large.
Basically, I need to obtain the MSChart image in a MS Word(.doc) file, programmatically.
Would appreciate any help...
Thanx,
-Girish.