Hi all,
I managed to drag a ValueAxis & set new range values while dragging it. I used setRange(double lower, double upper) for this one.
(the post viewtopic.php?f=3&t=109585 will put you into the correct context).
The image related to that post is in this link. http://www.flickr.com/photos/75065963@N ... /lightbox/
Now I have a new task where I should scale the ticks/values of the ValueAxis on mouse drag event and then scale/re-draw the trend upon mouse released event.
Is there a way to achieve this.? Any help is greatly appreciated.
Thanks in advance,
Asela.