SunQuest
 
       Code Examples
  Home arrow Code Examples arrow Page 2 - The Basics of Charting with the MS Chart C...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Actuate Whitepapers 
Moblin 
Windows Web Hosting
 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
CODE EXAMPLES

The Basics of Charting with the MS Chart Control
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 15
    2006-08-28

    Table of Contents:
  • The Basics of Charting with the MS Chart Control
  • What if the Chart Control is not installed?
  • Organization of the chart
  • Getting into the plot area

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT

    Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here

    The Basics of Charting with the MS Chart Control - What if the Chart Control is not installed?


    (Page 2 of 4 )

    Depending on the VB version, you may or may not find the control. In this case, you need to download it from a location where it may be available. One such location is in the UK and comes in the form of a ZIP file containing the control (if the link is not active, you may have to search for other locations). After unzipping, place the content in the C:WindowsSystem32 directory, the directory for all ActiveX controls. After this you need to register it in the Windows registry by executing the following in your DOS window (type it in and hit return).

    C:windowsSystem32> regsvr32 mschrt20.ocx

    You should get a RegSvr32 message that says DLLRegisterServer in mschrt20.ocx succeeded. If you still do not find it in the components screen, you can click on the Browse... button on the screen that matches the first picture in this tutorial. It opens the System32 folder, where you can locate it as shown in the next picture.

    More Code Examples Articles
    More By Jayaram Krishnaswamy


       · There is always someone asking about this control and I am not sure whether...
       · check out chart controls from visifire. it is a great way of creating cool...
     

    CODE EXAMPLES ARTICLES

    - Handling Animations and Bitmaps Using GDI+ f...
    - Download a Web Page using the WebClient
    - Creating a Chart using Data from a Database ...
    - The Basics of Charting with the MS Chart Con...
    - Searching Body Text with textRange: Enter th...
    - Searching Body Text with textRange: Building...
    - Searching Body Text with textRange, part 1: ...
    - First Steps in Programming
    - Programming in C
    - Quick Introduction to ASF,ASX, and Networkin...
    - SatView: Pointer Perfect, Part 2: Constructi...
    - SatView: Pointer Perfect, Part 1
    - Style Case Studies: Construction Unions
    - Creating an Engine for Games for Windows
    - Style Case Studies: Generic Callbacks




    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway