473,385 Members | 1,707 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

VB6: MSchart - moving points on a graph

I have a line graph created using MSChart on VB6. However, I want to be able to move a point on the graph to another point, and then a message box displays.

Nobody seems to know how to do this.

Please help me! I have been at it for days. I guess I am suppose to use 'Point Activated'?

Thanks
Mar 31 '07 #1
1 2842
Just to let u know I tried:

Expand|Select|Wrap|Line Numbers
  1. Private Sub MSChart1_PointSelected(Series As Integer, DataPoint As Integer, MouseFlags As Integer, Cancel As Integer)
Dont know what to write after.

Please help!
Mar 31 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: wayne | last post by:
hi, i understand that i m able to use mschart to plot a line graph. i got list of values (jus one column) to b plotted into a line graph. how ca i do it using mschart in visual c++?? thanks...
2
by: yxq | last post by:
Hi VB6 code Picture1.ScaleMode = 0 - User Picture1.ScaleHeight = 100 Picture1.ScaleWidth = 100 The VB.Net code ?
2
by: andrew | last post by:
I have an application that requires graphical output. I have added a MSChart to the application and want to be able to print this out. I have a form which allows me to print, and zoom in etc for...
3
by: Al | last post by:
Hi, Am just starting to develop an app that be using a graphic report. I can see how to use MSChart, but that I gather is considered arcane. Is there a suggested substitute control to replace...
1
by: adnanahmed714 | last post by:
hi all i am using mschart in my programm to display graph of Time (x-axis) and Temprature(y-axis) values stored in the database .problem is that the when i have 50 or more values in the database,...
0
by: anujachary | last post by:
wanna know how to transfer data from msflexgrid to mschart !!! 1) i have four msflexgrid tables 2) each table is generated for a specific value of a variable (x) for four tables four diff values...
4
by: j2flk1234 | last post by:
I finally figured out how to use MSChart, one thing I was wondering was whether it is possible to have an x y and z axis using this chart?
0
by: Just_a_fan | last post by:
Some folks have searched, from time to time, for a dual axis MSChart with different scales on the two Y axes. The sample, extracted from running code I wrote, produces a graph with MSChart (VB9)...
4
by: kateKath | last post by:
hi everyone.... im new in using mschart in vb6... i want my MSchart to display what is in my data access.... but i don't know how... pls pls pls... if anyone knows how to use mschart Please help...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.