How to add a MS Chart Control to Toolbox in dotnet
Hi Friends so many friends and my readers asked me to explain the procedure of adding the MS chart control to toolbox.Here i am going to explain the procedure of adding the MS chart control
First,We have to download the MS Chart exe file
For Download click here
After the downloading the file,install the file into your system
Next,open the program files folder which is located in C drive
Next ,open the MS chart control folder,in that we have assemblies folder
Next,open the folder we have four types of DLL files
Next,Open the Visual Studio 2008
Next,Open a New or Existing project and Right click on the project in the solution explorer
Next,click on the ADD Reference Tab and select the system.data visualization dll file from your program files folder and add to your application
Next,Right click on the Toolbox and click on the select choose items tab
Next,Select the browse button and add the system.data visualization ddl file.
That's it...now we can use the ms chart control for your application.i had posted some articles on graphs using MS chart control check it out
First,We have to download the MS Chart exe file
For Download click here
After the downloading the file,install the file into your system
Next,open the program files folder which is located in C drive
Next ,open the MS chart control folder,in that we have assemblies folder
Next,open the folder we have four types of DLL files
Next,Open the Visual Studio 2008
Next,Open a New or Existing project and Right click on the project in the solution explorer
Next,click on the ADD Reference Tab and select the system.data visualization dll file from your program files folder and add to your application
Next,Right click on the Toolbox and click on the select choose items tab
Next,Select the browse button and add the system.data visualization ddl file.
That's it...now we can use the ms chart control for your application.i had posted some articles on graphs using MS chart control check it out
Labels: .Net Tutorials, Aspnet, C#, Chart Control, CSharp, Tanisha
5 Comments:
Thanks for sharing
Very Cleared Thanks
@Welcome
nice one......
nice one......
Post a Comment
Subscribe to Post Comments [Atom]
<< Home