Excel.XlChartType.xlLine chart not draw using VB.Net
-
Hi, I am using visual studio 2008 vb.net and msexcel 2010. am continuously pass data to ms excel it will generate a xlLine Chart. It is working fine in my PC but not working in clinet pc. they also using excel 2010. below see my code
chartPage.SetSourceData(Source:=chartRange) chartPage.ChartType = Excel.XlChartType.xlLine
pleae help me
-
Hi, I am using visual studio 2008 vb.net and msexcel 2010. am continuously pass data to ms excel it will generate a xlLine Chart. It is working fine in my PC but not working in clinet pc. they also using excel 2010. below see my code
chartPage.SetSourceData(Source:=chartRange) chartPage.ChartType = Excel.XlChartType.xlLine
pleae help me
D.Manivelan wrote:
It is working fine in my PC but not working in clinet pc.
That's not enough information to go on. Did your application show an error-message? What did it say? Did you install the InterOp assemblies on the clients PC? Does the client have MS Excel 2010 installed?
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] They hate us for our freedom![^]