Bar Series Bottom AxisLabels > Rectangle Memory Creep

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Diegoa
Newbie
Newbie
Posts: 12
Joined: Tue Apr 24, 2007 12:00 am

Re: Bar Series Bottom AxisLabels > Rectangle Memory Creep

Post by Diegoa » Wed Aug 29, 2012 7:27 am

Will do, thanks

Diegoa
Newbie
Newbie
Posts: 12
Joined: Tue Apr 24, 2007 12:00 am

Re: Bar Series Bottom AxisLabels > Rectangle Memory Creep

Post by Diegoa » Wed Aug 29, 2012 10:53 am

Ok gave it a test, no creep at all :)

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Bar Series Bottom AxisLabels > Rectangle Memory Creep

Post by Narcís » Wed Aug 29, 2012 11:15 am

Hi Diego,

I'm glad to hear that, thanks for your feedback!

You can expect the fix being included in the next TeeChart for .NET 2012 maintenance release.
Best Regards,
Narcís Calvet / 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

faffle
Newbie
Newbie
Posts: 1
Joined: Fri Aug 17, 2012 12:00 am

Re: Bar Series Bottom AxisLabels > Rectangle Memory Creep

Post by faffle » Tue Jan 15, 2013 7:01 pm

I am experiencing the same issue with the mobile version (TeeChart.Pocket.dll) v4.1.2012.092830 for .Net CF 3.5.
I have used the work around noted above, but in my case I had to include the vertical axis.

Code: Select all

tChart1.Series[0].GetVertAxis.Labels.Items.Clear()
Could the same fix be applied to the mobile version?

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

Re: Bar Series Bottom AxisLabels > Rectangle Memory Creep

Post by Sandra » Wed Jan 16, 2013 1:06 pm

Hello faffle,

I can not reproduce your problem using attached project and last version of TeeChartFor.Net.
SmartDeviceProject3.zip
(16.62 KiB) Downloaded 420 times
Could you please check if my code works without problems? If my code doesn't help you, could you please arrange for us a simple project where your problem appears because we try to find a solution for you?

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