Search found 1 match
- Tue Jan 15, 2013 7:01 pm
- Forum: .NET
- Topic: Bar Series Bottom AxisLabels > Rectangle Memory Creep
- Replies: 19
- Views: 19697
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. tChart1.Series[0].GetVertAxis.Labels.Items.Clear() Could the same fix be applied to the mobile ...