by G. Hennen (2 Submissions)
Category: Miscellaneous
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(5 Votes)

Some ideas when using MSChart in your programs. This program shows you how to add tooltips to MSChart. Increase the chart details when the form is resized and created another chart (zoom chart) by selecting data points from the main chart.
Assumes
This program was created using MSchart control 6.00.00. If you try to load the forms and get a log error you probably have a different MSChart verison. Simply add your version of MSChart control to the Toolbox and drag it to each form. Fill each form completely with the MSChart control. The code contains the proper settings needed at runtime.
Note: don't resize the forms. You can adjust original form sizes once you dig into the code.
Download MSChart Tricks (10 KB)