How to add user interaction in charts
Posted: Thu Jul 29, 2010 9:37 am
Hi,
We are working on a project that has very extensive use of interactive charts. There are lots of functionality in which user interacts with lines and points on graph. We are using "Tee Chart for .Net v2" and having difficulties to implement the following functionality:
1. Selecting a Line or Point and getting its object when there are a number of lines and points on the graph.
2. Dragging the selected Point Series, Point and Line on the graph using mouse.
3. Cloning selected item at some other location on the graph, which means when user presses mouse on some series or line, a copy of that object is created on the screen at the same position and then user drags the copy to some other position on the screen.
4. Mouse pointer must always be on the selected item while dragging.
5. We should be able to get the End Points in case of line and location in case of Points at any instance.
6. Rotation of line along any point on the line using mouse, i.e. user presses mouse at any point on the line and then, when user moves mouse, line rotates along a specific point on the line.
7. All the actions of dragging and rotation must be very smooth.
We have one more query that whether we can use "TeeChart for .Net v2" in a WPF application. If yes then how?
We are looking forward for your reply.
Best Regards
Yatendra
We are working on a project that has very extensive use of interactive charts. There are lots of functionality in which user interacts with lines and points on graph. We are using "Tee Chart for .Net v2" and having difficulties to implement the following functionality:
1. Selecting a Line or Point and getting its object when there are a number of lines and points on the graph.
2. Dragging the selected Point Series, Point and Line on the graph using mouse.
3. Cloning selected item at some other location on the graph, which means when user presses mouse on some series or line, a copy of that object is created on the screen at the same position and then user drags the copy to some other position on the screen.
4. Mouse pointer must always be on the selected item while dragging.
5. We should be able to get the End Points in case of line and location in case of Points at any instance.
6. Rotation of line along any point on the line using mouse, i.e. user presses mouse at any point on the line and then, when user moves mouse, line rotates along a specific point on the line.
7. All the actions of dragging and rotation must be very smooth.
We have one more query that whether we can use "TeeChart for .Net v2" in a WPF application. If yes then how?
We are looking forward for your reply.
Best Regards
Yatendra