My code is based on the link you have send, I have adapted it according to my needs, all is need to be able to put text in the label for the points.
Main Topics
Browse All TopicsI want to use whatever capability vb 6.0 has to make graph in it using data from an array.
in short:
Data type : xyscatter
X data : xVAlues(20)
Y data: yValues(20)
Min of x axis: -20
MaximumMin of x axis: -20
min of y axis : 20
max of x axis : 20
Can I use the mschart1 capability to do this task.
Thank you for the anticipated help of all the experts.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I am trying to put a text label on the data points in the mschart1 ..so far I have the following code which does not work
For lRow = 1 To UBound(ChartPoints, 1)
.plot.SeriesCollection(1).
.plot.SeriesCollection(1).
.plot.SeriesCollection(1).
.plot.SeriesCollection(1).
Next lRow
Business Accounts
Answer for Membership
by: RimvisPosted on 2009-04-01 at 23:54:11ID: 24047105
Check this:
icle.asp?a lias=scatt er_charts
Creating 2D XY scatter charts on an unbound MSChart Control
http://vbcity.com/pubs/art