User (Legacy) Posted May 23, 2003 Report Share Posted May 23, 2003 My VB application load a Chart, zoomed in a selected region of my chart, then I close my application without deactivating the zoom factor. When I return the application and load the chart, the chart show me the zoomed area. How can I make the chart return to its normal view. thanks a lots Robin Cui Quote Link to comment Share on other sites More sharing options...
Software FX Posted May 24, 2003 Report Share Posted May 24, 2003 Are you saving the chart to a file when you close the application ? If so, the Zoom state is saved, set Zoom = false BEFORE saving the chart to prevent this state from being saved. -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
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.