Buy Questpond's video subscriptions on
huge discount
.
Online: 3538
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
C#
>
Loading ...
How to export a chart from dotnet windows application to excel using C#
Posted by
Dinee_432
under
C#
on 11/6/2009 | Views : 8835 | Status :
[Member]
| Replies : 4
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
In my application i will generate a chart in dotnet and i need to export the chart to the excel dynamically.
Help me with the code in C# for windows application.
Thanks
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Vuyiswamb
on: 11/6/2009
[Member]
[MVP]
[Administrator]
NotApplicable
0
Which control did you use to generate the charts ?
Thank you for posting at Dotnetfunda
[Administrator]
Dinee_432
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Dinee_432
on: 11/6/2009
[Member]
Starter
0
Hi vuyiswamb,
I have stored values in a datagrid to two arrays. with that two arrays i m generating the chart, by the following code
chart1.series[0].points.databindxy(act,count);
i need to just copy that chart to an excel sheet
Dinee_432
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Dinee_432
on: 11/7/2009
[Member]
Starter
0
I have used MS chart add on control to create a chart in dotnet and i need to export the chart to the excel file.
Dinee_432
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Vuyiswamb
on: 11/19/2009
[Member]
[MVP]
[Administrator]
NotApplicable
0
This will Help
http://www.asp101.com/articles/jayram/exceldotnet/default.asp
http://www.codeproject.com/KB/office/Excel_Automation.aspx
http://blogs.msdn.com/erikaehrli/archive/2009/01/30/how-to-export-data-to-excel-from-an-asp-net-application-avoid-the-file-format-differ-prompt.aspx
one thing to note. The Chart export is Confusing it. look at it this way.if the data that is in the Chart is coming from a Database then you can take straight to Excel.
http://www.4guysfromrolla.com/articles/072909-1.aspx
http://www.dotnetcurry.com/ShowArticle.aspx?ID=238&AspxAutoDetectCookieSupport=1
http://www.renitech.com/index.php/aspnet-chart-control-exporting-chart-to-excel-finally
Thank you for posting at DotnetFunda
Vuyiswa Maseko
Thank you for posting at Dotnetfunda
[Administrator]
Dinee_432
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...