Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to create a 2DXY chart with MSChart control

Status
Not open for further replies.

szamkow

Technical User
Sep 14, 2001
22
0
0
US
I do not seem to be able to create a viable XY chart with the MSChart control in VB6, latest Service Pack. Either I get a blank display or, depending on how I try to load the data in the DataGrid, just the chart grids. No errors, but no data displayed, either.

I'm a bit confused on how the DataGrid is to be filled with the XY plot, as there are really 2 data for each point- X and Y. The standard Row/Column format doesn't really work for lists where the X axis is not consecutive numbers. But, no matter how I seem to load the grid, I can't get a display for XY type. OK for other types, but not the one I need.

I know I'm missing something here, so I'd really appreciate it if someone can point out what it is.

TIA.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top