Bar Series Bottom AxisLabels > Rectangle Memory Creep
Re: Bar Series Bottom AxisLabels > Rectangle Memory Creep
Will do, thanks
Re: Bar Series Bottom AxisLabels > Rectangle Memory Creep
Ok gave it a test, no creep at all
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Bar Series Bottom AxisLabels > Rectangle Memory Creep
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.
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 |
Instructions - How to post in this forum |
Re: Bar Series Bottom AxisLabels > Rectangle Memory Creep
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.
Could the same fix be applied to the mobile version?
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()
Re: Bar Series Bottom AxisLabels > Rectangle Memory Creep
Hello faffle,
I can not reproduce your problem using attached project and last version of TeeChartFor.Net. 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,
I can not reproduce your problem using attached project and last version of TeeChartFor.Net. 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 |
Instructions - How to post in this forum |