Hello,
Can you post a small snippet of the code ? Which example are you talking about ?
Thanks
Search found 11 matches
- Tue Sep 19, 2006 4:18 pm
- Forum: .NET
- Topic: Polygon Plotting issues in webchart (.NET 2.0)
- Replies: 7
- Views: 14103
- Tue Sep 19, 2006 12:33 am
- Forum: .NET
- Topic: Polygon Plotting issues in webchart (.NET 2.0)
- Replies: 7
- Views: 14103
Polygon Plotting issues in webchart (.NET 2.0)
Hello, I have this problem where I cannot plot a Polygon inside WebChart, Can anyone please let me know what I am doing wrong here, this is a simple example with the default.aspx having the following code, I can see a empty chart but no Polygon public partial class _Default : System.Web.UI.Page { St...
- Tue Aug 29, 2006 4:38 pm
- Forum: .NET
- Topic: Problem with Webchart "Attempt to access the method fai
- Replies: 13
- Views: 28487
Marc, I am writing about the same problem. We have been able to run on our machines, the problem that we are talking about happens on remote commercial servers. On a remote server we dont get to control all those options typically. Typically we get these kinds of errors on a remote host a) registrat...
- Mon Aug 28, 2006 11:11 pm
- Forum: .NET
- Topic: Teechart.Net 2.0 hosting
- Replies: 0
- Views: 5500
Teechart.Net 2.0 hosting
Hello all, Did anyone here successfully deploy a web application with WebChart (TeeChart.NET 2.0) on a remote host/server ? If so can anyone suggest a commercial hosting company in the US ? We are having issues with hosting our web application (.NET 2.0) on a remote server, so we are thinking of tes...
- Mon Aug 14, 2006 6:54 pm
- Forum: .NET
- Topic: Multiple webcharts issue
- Replies: 1
- Views: 4852
Multiple webcharts issue
Hello, I am using multiple Webcharts in my web application with tempchart set to session, my question is should I have to use one GetChart.aspx file for each webchart object ? or just one GetChart.aspx for the entire app ? I am copying and using the exact format for GetChart.aspx as specified in the...
- Tue Aug 01, 2006 9:19 pm
- Forum: .NET
- Topic: Can Series click and zoom be enabled at the same time ?
- Replies: 1
- Views: 4914
Can Series click and zoom be enabled at the same time ?
hello,
In a web chart can aseriesclick and zoom be used at the same time ? I am using both and series click always takes over rendering zoom useless as both are based on mouse left button. Is there a solution to this with in Teechart ?
Thanks
In a web chart can aseriesclick and zoom be used at the same time ? I am using both and series click always takes over rendering zoom useless as both are based on mouse left button. Is there a solution to this with in Teechart ?
Thanks
- Tue Aug 01, 2006 6:57 pm
- Forum: .NET
- Topic: WebChart X, Y location issue
- Replies: 5
- Views: 11458
Hello, what do you mean by translating manually ? I have the X,Y screen coordinates now but having a hard time getting the equvivalent coordinates in the teechart coordinate space. The methods provided in the series object somehow dont work ? thanks Quote: c) Can Teechart translate on screen X,Y loc...
- Tue Aug 01, 2006 3:49 pm
- Forum: .NET
- Topic: WebChart X, Y location issue
- Replies: 5
- Views: 11458
- Mon Jul 31, 2006 11:55 pm
- Forum: .NET
- Topic: WebChart X, Y location issue
- Replies: 5
- Views: 11458
WebChart X, Y location issue
Hello all, I need help with a few issues in the webchart component. The issues are a) Is there any way i can associate the series click event which right now is triggered by mouse left click with mouse right button ? b) How do i get the actual screen location of the Webchart ? i tried reading from c...
- Mon Apr 03, 2006 5:07 pm
- Forum: ActiveX
- Topic: Resizing the axis
- Replies: 2
- Views: 6563
- Thu Mar 16, 2006 7:21 pm
- Forum: ActiveX
- Topic: Resizing the axis
- Replies: 2
- Views: 6563
Resizing the axis
Hello, I have a problem with resizing the axis. My problem is to be able to resize the axis so that the frame looks like a rectangle with the same range. For ex:- If the initial frame looks like a square with X and Y axis going from 0-100. I want to resize/redraw the frame in such a way that the X a...