Search found 4 matches

by abbhakan
Tue Jan 08, 2008 1:33 pm
Forum: .NET
Topic: Zoom and scroll in a web chart?
Replies: 1
Views: 4076

Zoom and scroll in a web chart?

Hi, I am wondering if it is possible to use both zoom and scroll in a web chart? I've tried by using code from the TeeChart ASP.NET examples and I can get zoom and scroll to work on their own but not combined. I've tried to assign zoom and scroll to different mouse buttons but with no success. ch1.Z...
by abbhakan
Mon Jan 07, 2008 12:57 pm
Forum: .NET
Topic: Support for OjbectDataSource for WebChart?
Replies: 0
Views: 4768

Support for OjbectDataSource for WebChart?

Hi, I am trying to bind data residing in SQL Server 2005 to a web chart and found some helpful information in the following thread: http://www.teechart.net/support/viewtopic.php?t=3416 Do you have any plans in the near future to provide data binding to the web chart using the ObjectDataSource that i...
by abbhakan
Mon Jan 07, 2008 12:47 pm
Forum: .NET
Topic: Problems with displaying web chart in Visual Studio 2005
Replies: 1
Views: 4000

Problems with displaying web chart in Visual Studio 2005

Hi, I have a problem with displaying a web chart that I am using in a ASP.NET 2.0 web site using Visual Studio 2005. When I run the web site from Visual Studio all I get is a square with a red cross. The chart image is generated in the _chart_temp directory but it is not displayed in the browser. I ...
by abbhakan
Fri Aug 31, 2007 7:06 am
Forum: .NET
Topic: Utility for deleting Web Chart temporary files?
Replies: 1
Views: 3704

Utility for deleting Web Chart temporary files?

Hi, I am using Webchart in an ASP.NET application and have chosen to store the charts as File as described in Chapter 9 in the tutorial. In the tutorial it says: "WebChart saves files to a folder called _Chart_tmp below the folder named in the ShareFolder registry key. Temporary files are not delete...