How to add MS Chart controls into Toolbox

Article Chart-2, even more detail step by step explanation.


MS-Chart Tutor-1.. with source code (latest)






Other articles...
1. Reporting Services : Parameters in stored procedures. Step by step explanation.
2.Installing MS chart adding into vs 2008 toolbox and using MS chart with sample code
3.Great - Excellent Jquery plugin links and examples
4.SMS: Send Recieve SMS through GSM modem in .Net
5.Login failed for user 'Server\ASPNET'.
6.Sending Email using Templates Asp.net
7. Null problem with many dropdowns in Reporting Services


MSChart is out now.  The very important thing which most of the ASP.Net developers of VS 2008 were waiting to use. Yes it is glassy and professional charts.

I was looking some Jquery charts but after seeing this , i cant control myself using these charts.




It looks almost or exactly like dundas charts, but whatever the charts are beautiful.







 
Advantages:
1.
 Easy to use.
2. no third party components.
3.Attractive and pleasing.
4.
 Quality of charts are superb.
5. Offcourse it is free. :-) 

Requirements:



1. .NET 3.5 SP 1, download it from here.. .Net Framework 3.5 sp1 download.
1. VS 2008 with vs sp1, you can download it from  VS
2. MSChart.  Download it from here : Download MSChart.
3. MSChart documentation here : Download MSChart documentation.
   

Other Related links:







  Some sample links : Here




Steps:



1. Install .Net 3.5  Sp1.
2. Install VS 2008 Sp1.
3. Install MsChart.exe.

Easy way to add Chart controls in toolbox is ....
1. Download this MSChart add-on, from here. 
     and install it. 
Simple is it....

 Or follow the following steps below and take the help of screen shots .

a. Open a Project in VS 2008 >> Toolbox >> Add new Tab>> Choose Items.
Follow this screen shots...

b. You must find your dll in this path,
    C:\Program Files\Microsoft Chart Controls\Assemblies
c. Follow the screen shots.
d.  dll you need to add is 
     For windows : System.Windows.Forms.DataVisualization.dll
     for web  : System.Web.DataVisualization.dll.


Simple you are done with new attractive chart controls.

In next part, i will show you how to configure and display different type charts.


I will be glad to answer if anybody has any difficulty to follow.







  1. gravatar

    # by Sharique A. Farooqui - February 5, 2009 1:42 AM

    Thanks.
    These are very useful controls.

  2. gravatar

    # by Anonymous - February 5, 2009 1:50 AM

    thanks, i'm also waiting for the chart control from MS

  3. gravatar

    # by Anonymous - February 5, 2009 5:50 PM

    poopie in my doopie!

  4. gravatar

    # by Satalaj - February 5, 2009 9:29 PM

    Open source flash charting for .Net is nice
    It renders charts / graphs like google analytics

    http://teethgrinder.co.uk/open-flash-chart/

  5. gravatar

    # by Anonymous - February 6, 2009 9:22 PM

    It reduced the burden.

  6. gravatar

    # by An IT Devotee - February 7, 2009 12:30 AM

    Hello,
    Sharique A. Farooqui
    Will post new and advanced chart programming concepts. Thanks for the supports.

  7. gravatar

    # by Daniel - February 8, 2009 10:24 PM

    I like that Open Flash Chart, it could be useful for my non .NET projects. Thank you for sharing.

    http://teethgrinder.co.uk/open-flash-chart/

  8. gravatar

    # by bobmmp - February 9, 2009 10:25 AM

    Will this work with VS 2005 also since I beleive this is an older control?

  9. gravatar

    # by Anonymous - February 10, 2009 10:00 AM

    Hello bobmmp,
    Since MS chart is inherited or using Dundas charts, I personally believe it must support VS 2005, right now I havent tested but will let you know soon after verifying.

  10. gravatar

    # by Anonymous - February 11, 2009 1:38 AM

    Wow... finally. A useful and easy component based control that works simple and well with VS 2008 without a lot of code. This is a God send for departments without budgets.

  11. gravatar

    # by Hauke - May 6, 2009 1:00 AM

    I wonder if the chart control needs to be installed on the client machine, too.
    Can you shed some light on that?

    Thanks in advance