User (Legacy) 2 Posted November 2, 2002 Report Share Posted November 2, 2002 I'd like to trap the mouse click event (and drag event) on a chart so that the user can click and drag a rubber band box to zoom in on a chart instead of having to bring up the toolbar and selecting the zoom icon. Possible? Quote Link to post Share on other sites
Software FX 0 Posted November 3, 2002 Report Share Posted November 3, 2002 You can trap all the Mouse events, they are exposed through the Chart class. You can also use the Zoom property to go into Zoom mode by code (instead of using the toolbar). -- FP Software FX, Inc. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.