Prints a MSChart
Prints a MSChart
Rate Prints a MSChart
(1(1 Vote))
'Add the following code To the Click event of Command1
MSChart1.EditCopy
Printer.Print " "
Printer.PaintPicture Clipboard.GetData(), 0, 0
Printer.EndDoc
Prints a MSChart Comments
No comments yet — be the first to post one!
Post a Comment