Search found 4 matches

by PCCUser
Fri Sep 09, 2011 10:31 am
Forum: .NET
Topic: Bug when setting series visibility in Silverlight
Replies: 7
Views: 9650

Re: Bug when setting series visibility in Silverlight

I think you are misunderstanding my message. The problem is not that rendering the chart is too slow, but that the render time increases every time it is shown (e.g. due to a memory leak). For a more quantitative result, replace the MainPage.xaml.cs with the code below. using System; using System.Wi...
by PCCUser
Thu Sep 08, 2011 12:15 pm
Forum: .NET
Topic: Bug when setting series visibility in Silverlight
Replies: 7
Views: 9650

Bug when setting series visibility in Silverlight

There seems to be a serious performance issue when setting the visibility of a series multiple times in teechart silverlight dll version 4.1.2011.7283. The following silverlight user control contains a TChart with a single series of 10 random points. Each second the visibility of the series is switc...
by PCCUser
Wed Jul 20, 2011 10:37 am
Forum: .NET
Topic: Databinding in TeeChart for WPF?
Replies: 13
Views: 21250

Re: Databinding in TeeChart for WPF?

Any updates on how can we achieve the above mentioned databinding?
by PCCUser
Wed Jul 20, 2011 10:37 am
Forum: .NET
Topic: Databinding in TeeChart for WPF?
Replies: 13
Views: 21250

Re: Databinding in TeeChart for WPF?

Any updates on how can we achieve the above mentioned databinding?