Search found 9 matches

by JC
Tue Sep 23, 2008 6:02 am
Forum: ActiveX
Topic: ActiveX ASP.NET
Replies: 2
Views: 9109

Hi,

Yes, the VBWebform works well. I have replaced the Export.asNative.SaveToSteam with .Export.asNative.SavetoFile...and now it works fine.

I think my path with the LoadfromURL was maybe the fault.

But thanks anyway for the quick response.

Regards,
by JC
Mon Sep 22, 2008 9:23 am
Forum: ActiveX
Topic: ActiveX ASP.NET
Replies: 2
Views: 9109

ActiveX ASP.NET

Hello, I need some help to use the AxtiveX object in my C# Website project. I doesn't seem to work. I can see the object when I run the project, but it loads with error, and it doesn't want to load the byte array accordingly? This is my development environment: OS: MS Windows XP Pro Visual Studio 20...
by JC
Fri Nov 02, 2007 9:13 am
Forum: ActiveX
Topic: NULL values
Replies: 7
Views: 8712

Hi Narcís, Sorry for only getting back to you now. If you create a non-visible series as you suggest the value will not be exported correctly in our case. If there should be a value every thirty minutes and one value is missing there will be no “place holder” for that value – at first glance you wil...
by JC
Mon Sep 10, 2007 2:51 pm
Forum: ActiveX
Topic: NULL values
Replies: 7
Views: 8712

Hi Narcís

The problem is not with the chart or how it is displayed.

When exporting the values is should be NULL or blank where AddNullXY is used.

Kind Regards
JC
by JC
Fri Sep 07, 2007 7:15 am
Forum: ActiveX
Topic: NULL values
Replies: 7
Views: 8712

Hi Narcís Thansk for your reply! We are using V7. We pass a zero to the AddNullXY function and that is the reason for the zeros when the data must be exported. Example: If data is displayed on a chart per half hour (there must be a value every 30 minutes) between 00:30 and 06:00, *data is available ...
by JC
Thu Sep 06, 2007 12:18 pm
Forum: ActiveX
Topic: NULL values
Replies: 7
Views: 8712

NULL values

Hi Support Sometimes we have to use ADDNullXY to add null values to our charts. Looking at the chart it is correct but when it is exported or when the values are looked at on the Data tab there are "zeros" for the NULL values. How can these values be replaced with NULL? We do not want zero's because...
by JC
Thu Mar 29, 2007 8:51 am
Forum: ActiveX
Topic: DateTime X Values in C# Problem
Replies: 1
Views: 3674

by JC
Thu Mar 29, 2007 8:38 am
Forum: ActiveX
Topic: DateTime X Values in C# Problem
Replies: 1
Views: 3674

DateTime X Values in C# Problem

Hi, Started working with TeeChart yesterday, the ActiveX version, in C# .NET I want to do the following: add a DateTime value as X value and double as Y value, but i get the following errors Please help Thanks dt[j] = DateTime.ParseExact(reader[1].ToString(), "yyyy/MM/dd HH:mm:ss", provider); axTCha...
by JC
Mon Aug 29, 2005 2:23 pm
Forum: ActiveX
Topic: Gupta SQLWindows 2005
Replies: 1
Views: 3573

Gupta SQLWindows 2005

Hi All

Does anyone have an example of using TeeChart ActiveX in a Gupta SQLWindows application.

I've tried using it but am not able to access anything besides the Functions like showing the Editor or the About Box.

Regards
JC