hoe1986 Posted November 9, 2010 Report Posted November 9, 2010 Hi, I have an application that imports charts from the server, after that I set the Property AutoScroll to true with the following code chartGenerate.AxisX.AutoScroll = True chartGenerate.AxisX.PixelsPerUnit = 10 chartGenerate.AxisX.ScrollPosition = chartGenerate.AxisX.ScrollSize somehow, only the first chart scroll position is set to the rightmost, the rest of the charts remains at the start position. How can i fix this? Thanks in advance Quote
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.