How to Use VB Graph Control to Graph Data from Grid Control (84063)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft Professional Toolkit for Microsoft Visual Basic programming system for Windows
This article was previously published under Q84063 SUMMARY
This article contains an example of how to use a Graph custom control
to graph the data contained in a Grid custom control.
In order to use either the Grid or the Graph control, you must add
them to the Toolbox in the Visual Basic for Windows environment (in
VB.EXE). You do this by selecting Add File from the File menu. From
here select the Graph.VBX file, and then repeat the process for Grid.VBX.
Graph.VBX and Grid.VBX should be found in your Windows\System directory.
| Modification Type: | Major | Last Reviewed: | 11/18/2003 |
|---|
| Keywords: | KB84063 |
|---|
|