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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XY (Scatter) Chart using MSChart in VB6 connected to Access 2000

Status
Not open for further replies.

JonP46

Technical User
Jul 9, 2000
9
US
Hi:<br>I am having a heck of a time getting a scatter chart to work using MSChart.&nbsp;&nbsp;All I want to do is chart map coordinates (the X value is East and the Y value is North).&nbsp;&nbsp;I have created an ADODC connection with Jet 4.0 to a table in an Access 2000 DB.&nbsp;&nbsp;Cols in the Access table have the values (strQuery = Select x, y FROM xy).&nbsp;&nbsp;MSChart keeps making a series out of my x values and I can't find a way to turn it off.&nbsp;&nbsp;I am going nuts.&nbsp;&nbsp;Does MSChart actually not work or am I just having a bad day?&nbsp;&nbsp;Thanks in advance for your input.&nbsp;&nbsp;JP.<br><br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top