Hi Steema-team!
Thank you for the useful advice! Now it's perfect!
Best regards,
else
Search found 17 matches
- Tue Sep 13, 2005 7:37 am
- Forum: .NET
- Topic: Zoom don't "freeze" after a simple !IsPostBack
- Replies: 2
- Views: 5793
- Mon Sep 12, 2005 8:04 am
- Forum: .NET
- Topic: Zoom don't "freeze" after a simple !IsPostBack
- Replies: 2
- Views: 5793
Zoom don't "freeze" after a simple !IsPostBack
Hi Steema-team!
I have added a zoom-tool to my WebChart and it works very good. But if I had zoomed in the chart, and click a button (!IsPostBack) the chart is going on zooming in! Is it possible to stopp this and to keep the zoomed chart?
Best regards!
else
I have added a zoom-tool to my WebChart and it works very good. But if I had zoomed in the chart, and click a button (!IsPostBack) the chart is going on zooming in! Is it possible to stopp this and to keep the zoomed chart?
Best regards!
else
- Mon Aug 22, 2005 8:25 am
- Forum: .NET
- Topic: Events on WebCharts don't work
- Replies: 12
- Views: 15985
- Fri Jul 22, 2005 10:38 am
- Forum: .NET
- Topic: New problems occured by zooming!!
- Replies: 5
- Views: 8292
- Thu Jul 21, 2005 9:25 am
- Forum: .NET
- Topic: Events on WebCharts don't work
- Replies: 12
- Views: 15985
Hi Narcis, I recognized another problem :oops: . I tested the new interim build and the charts stayed at their position although they are unlocked :wink: . On our websites, we have to scroll down to have a full view on the WebCharts. If I want to zoom before scrolling, the rectangle is situated ON t...
- Wed Jul 20, 2005 1:33 pm
- Forum: .NET
- Topic: New problems occured by zooming!!
- Replies: 5
- Views: 8292
- Tue Jul 19, 2005 11:56 am
- Forum: .NET
- Topic: Events on WebCharts don't work
- Replies: 12
- Views: 15985
- Tue Jul 19, 2005 11:41 am
- Forum: .NET
- Topic: New problems occured by zooming!!
- Replies: 5
- Views: 8292
New problems occured by zooming!!
Hi Narcis! A webform with a TeeChart (Web) is called by another webform with the function "Server.Tranfer". When the user want to zoom on the chart, the previous webform is shown. Maybe the reason is, that the URL of the first page is still written in the adressbar. Do you know this problem? I know,...
- Mon Jul 18, 2005 6:54 am
- Forum: .NET
- Topic: Events on WebCharts don't work
- Replies: 12
- Views: 15985
- Wed Jul 13, 2005 8:28 am
- Forum: .NET
- Topic: Events on WebCharts don't work
- Replies: 12
- Views: 15985
Hi Narcis! Sorry, I did not recognize, that there's a newer version of TeeCharts. Since I have the V2, the zoom works! But now, I have the problem, that there are several of this Charts on my site and when the programm is running they are lying upon each other. In the developers-environment I give t...
- Thu Jun 30, 2005 9:24 am
- Forum: .NET
- Topic: Events on WebCharts don't work
- Replies: 12
- Views: 15985
Hi Narcis! Now I use the same Click-Background-event for my two webcharts and although the event is firered, the function which is called, is not correctly achieved. In this function I initialisize the series of the two charts and fill them with values. If I click on webchart1, only this clicked cha...
- Wed Jun 29, 2005 12:36 pm
- Forum: .NET
- Topic: Events on WebCharts don't work
- Replies: 12
- Views: 15985
Events on WebCharts don't work
Hello! I wrote a test-project, to test the events on a webchart, because I want to zoom on this chart. At the first time non of the events, except the Click-Background-event, was firered. One day later, I tested it again, all the events worked although there were NO changes on the code. Also the fun...
- Mon Sep 27, 2004 1:40 pm
- Forum: .NET
- Topic: Change Axes Label text at runtime
- Replies: 5
- Views: 10416
Hi, thanks, but it's already not running. I work with lines in my chart. the yValue in the whole line the same, only the xValue changes. The xAxis is in DateTimeFormat. And if there are more lines, I want to name them by a label. I try it as you told me. Now the yAxis is okay (the names are shown) b...
- Mon Sep 27, 2004 11:03 am
- Forum: .NET
- Topic: Change Axes Label text at runtime
- Replies: 5
- Views: 10416
Hi Pep, it doesn't work. I want the labels in the chart like the labels in chart "Gantt Series" in the TeeChart Gallery. The names of machines which data are shown in the chart should shown on the left axis. Thanks, Else Hi Else, you can enter the labels using : WebChart1.Chart.Series[0].Labels[0] =...
- Fri Sep 24, 2004 11:43 am
- Forum: .NET
- Topic: Chart isn't shown (ASP.NET)
- Replies: 2
- Views: 5815