Search found 6 matches
- Fri May 28, 2010 2:21 pm
- Forum: .NET
- Topic: Not Getting DblClick on PolarBar Series..
- Replies: 2
- Views: 3057
Not Getting DblClick on PolarBar Series..
HI.. I am using PolarBar Series in TeeChart 4.0.2009.28594 version. and on polarbar series i have handles event on dbl click.. but in some cases dblclick event is not occured. Here for your reference i have attached a sample in which i have handled event on dblclick on polarbar series but while i am...
- Tue Feb 09, 2010 7:54 am
- Forum: .NET
- Topic: ASP.NET trend refreshing problem
- Replies: 8
- Views: 7635
Re: ASP.NET trend refreshing problem
Hi, I have tried all possible way to overcome flickering problem but still not able o solve flickering problem. This problem is because each time Chart is rendered in new image and eachime Chart image is replaced with new chart image. Actually we have realtime system,so we need to change data rather...
- Wed Feb 03, 2010 12:34 pm
- Forum: .NET
- Topic: ASP.NET trend refreshing problem
- Replies: 8
- Views: 7635
Re: ASP.NET trend refreshing problem
HI, I have tried with the new version that i can see in Downloads->Registered User in our account. and also try with new evolution version on your site. but still same problem. New version does not solve the problem. Actually while loading sample data then it is little bit quick but while loading wi...
- Tue Feb 02, 2010 10:31 am
- Forum: .NET
- Topic: ASP.NET trend refreshing problem
- Replies: 8
- Views: 7635
Re: ASP.NET trend refreshing problem
HI, We have a Teechart Pro 4.0.2009.28594 (TeeChartNET2009VSNET2008). I know that in each refresh Chart rendered in image and for good performance i have set Chart Picture in .gif format but still it takes almost 1 sec to load the chart. Is there any alternative that we can just change points on the...
- Mon Feb 01, 2010 8:38 am
- Forum: .NET
- Topic: ASP.NET trend refreshing problem
- Replies: 8
- Views: 7635
Re: ASP.NET trend refreshing problem
Hi, As per your instruction i have tried to develop web Chart but still it flickring. I have attached Sample project here.In which i have tried it in two ways. 1-> Run Index.aspx page from project. In which i have used pure Ajax function to get chart from another page(ChartPage.aspx). 2-> Run Index1...
- Fri Jan 29, 2010 10:06 am
- Forum: .NET
- Topic: ASP.NET trend refreshing problem
- Replies: 8
- Views: 7635
ASP.NET trend refreshing problem
Hi, We are using the TeeChart.NET. We have developed a sample page using ASP.NET and periodically we are getting the trend data from the database. The data udpate interval is currently set to 5 seconds. Whenever the data is updated to the trend, the web page becomes blank (the trend disappears) and ...