How to Display the MS Chart to data Report!
Submitted by janzell on Saturday, December 12, 2009 - 15:26.
' This code will make the MS chart converted to an image and load it to the data report..
MSChart1.EditCopy
Picture1.Picture = Clipboard.GetData(vbCFMetafile)
SavePicture Picture1.Picture, App.Path & "\Image1.wmf"
Set animal.DataSource = recordset
Set animal.Sections("section2").Controls.Item("Image1").Picture = LoadPicture((App.Path & "\Image1.wmf"))
animal.Show
Clipboard.clear
Comments
i dont need to vb
sir
i need only jsp coding not in VB sir....
Sir i want to learn more jsp program pls send oftenly because i want to become one of the good progrmmer in java
Thank U
Add new comment
- Add new comment
- 168 views