Search found 6 matches

by wcedeno
Fri Feb 20, 2004 9:28 pm
Forum: .NET
Topic: Runtime assignment of data source and chart style.
Replies: 4
Views: 12083

It has been a week since my last post. Does anyone has examples on how to do this?

Thanks,
W
by wcedeno
Thu Feb 12, 2004 9:41 pm
Forum: .NET
Topic: Runtime assignment of data source and chart style.
Replies: 4
Views: 12083

Thank you Pep, but the example assumes that the application knows the type of chart/series the user needs and the columns that will be used for the series. Let me clarify my scenario. In my application, the user queries the database for some information. The information retrieved is returned in a Da...
by wcedeno
Tue Feb 10, 2004 4:41 pm
Forum: .NET
Topic: Runtime assignment of data source and chart style.
Replies: 4
Views: 12083

Runtime assignment of data source and chart style.

I would like to use the Editor to allow the user to select the chart style, add one or more series, and setup other chart parameters at runtime. How can we do this? The data used by all series in the chart will be provided by a DataTable or DataSet containing the data. Any samples for doing this? Th...
by wcedeno
Fri Feb 06, 2004 3:18 pm
Forum: .NET
Topic: COMException during installation
Replies: 5
Views: 15149

I do have the .Net Framework v1.1 installed. My main concern now is to recover from the problem. I would like to get instructions as to what to do in order to complete the tasks that were not accomplished by the installation. Anything you could provide me will be appreciated.

Thanks,
W
by wcedeno
Wed Feb 04, 2004 7:28 pm
Forum: .NET
Topic: COMException during installation
Replies: 5
Views: 15149

I do have MSDN July 2003 installed and VS.Net.
by wcedeno
Mon Feb 02, 2004 4:18 pm
Forum: .NET
Topic: COMException during installation
Replies: 5
Views: 15149

COMException during installation

While installing TeeChart for .Net v1 I got the following error; "An exception System.Runtime.InteropServices.COMException has occurred in TEEGOF~1.EXE". After closing the JIT debugging window, the installation continued. I would like to know what failed during installation and how to fix the imcomp...