Article ID: 141393
Article Last Modified on 8/25/1999
oleSheet.ChartObjects(1).Chart.ChartWizard
(oleSheet.Range(oleSheet.Cells(1, 1),
oleSheet.Cells(10,2)),4100,4,1,0,1,1,"","","","")
NOTE: These three lines of code are actually one line of code in the
Developer's Guide example.
Additional query words: docerr VFoxWin 5.00
Keywords: kbdocfix KB141393