User (Legacy) 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? Link to comment Share on other sites More sharing options...
Software FX 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.