Search found 11 matches

by am
Tue Sep 19, 2006 4:18 pm
Forum: .NET
Topic: Polygon Plotting issues in webchart (.NET 2.0)
Replies: 7
Views: 11799

Hello,

Can you post a small snippet of the code ? Which example are you talking about ?

Thanks
by am
Tue Sep 19, 2006 12:33 am
Forum: .NET
Topic: Polygon Plotting issues in webchart (.NET 2.0)
Replies: 7
Views: 11799

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...
by am
Tue Aug 29, 2006 4:38 pm
Forum: .NET
Topic: Problem with Webchart "Attempt to access the method fai
Replies: 13
Views: 23637

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...
by am
Mon Aug 28, 2006 11:11 pm
Forum: .NET
Topic: Teechart.Net 2.0 hosting
Replies: 0
Views: 5056

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...
by am
Mon Aug 14, 2006 6:54 pm
Forum: .NET
Topic: Multiple webcharts issue
Replies: 1
Views: 4423

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...
by am
Tue Aug 01, 2006 9:19 pm
Forum: .NET
Topic: Can Series click and zoom be enabled at the same time ?
Replies: 1
Views: 4441

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
by am
Tue Aug 01, 2006 6:57 pm
Forum: .NET
Topic: WebChart X, Y location issue
Replies: 5
Views: 10105

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...
by am
Tue Aug 01, 2006 3:49 pm
Forum: .NET
Topic: WebChart X, Y location issue
Replies: 5
Views: 10105

Hello Stark,

This code throws me a null pointer exception at the Value part.

Thanks



Hello am,

this:
Code:

WebChart1.Style.Value.ToString()


returns a string containing x and y-value of the upper left corner of you webchart.
by am
Mon Jul 31, 2006 11:55 pm
Forum: .NET
Topic: WebChart X, Y location issue
Replies: 5
Views: 10105

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...
by am
Mon Apr 03, 2006 5:07 pm
Forum: ActiveX
Topic: Resizing the axis
Replies: 2
Views: 5824

I still havent been able to fix this issue .. does anyone have any ideas/solutions ?

Thanks
by am
Thu Mar 16, 2006 7:21 pm
Forum: ActiveX
Topic: Resizing the axis
Replies: 2
Views: 5824

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...