Resize problem in Pocket TChart

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
anup
Newbie
Newbie
Posts: 2
Joined: Mon Nov 10, 2008 12:00 am

Resize problem in Pocket TChart

Post by anup » Mon May 18, 2009 10:33 am

Hi,
i am using TChart.Pocket version 3.5.3225.32184. I have created a device application which runs on Windows CE 5.0. I have a simple form in which i added a panel. Set the dock proeprty of panel to "dock.Fill". I have added a TChart inside the panel and set the Anchor property so that the T Chart is anchored to all four sides of the panel.
I added two buttons Increase and Decrease. On click of Increase i am increasing the size of the form and on click of Decrease i am decreasing the size of the form.
While increasing the size, the TChart is not rendered properly. I have tried invalidating, refreshing the Chart. but of no use. I have also tried setting the bounds of chart manually after the resize is done and also tried handling resize event of TChart, but of no use....

If i take Windows application and use TChart dll instead of TChart.Pocket, it works fine.

I have uploaded a simple example project ResizeInPocketTChart.zip at http://www.steema.net/upload/Default.aspx

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Post by Sandra » Tue May 19, 2009 9:55 am

Hello anup,


I could reproduce your issue. I have added to the list of Bug Report with number [TC26014160] we will try to fix it for next versions of TeeChart .NET CF or Pocket version.

Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply