Hi,
Is there away to make the minimum and maximum scales on a graph change by scrolling up or down with your mouse wheel, so in effect you could artificially zoom in or out on your chart?
Hi,
Is there away to make the minimum and maximum scales on a graph change by scrolling up or down with your mouse wheel, so in effect you could artificially zoom in or out on your chart?
You would need to use API to capture mouse scrolling events as other than a few activex controls, which you can not use on a chartsheet, no scrolling events are exposed.
This is a VB6 example but you might be able to adapt it if you think it is worthwhile
http://www.vb6.us/tutorials/interfaceing-scroll-mouse
Last edited by Andy Pope; 09-24-2009 at 08:25 AM.
Hi Andy
Thanks for your reply, I'll have a look at the example, it may take a while, I'm very much a VBA beginner
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks