It has been a week since my last post. Does anyone has examples on how to do this?
Thanks,
W
Search found 6 matches
- Fri Feb 20, 2004 9:28 pm
- Forum: .NET
- Topic: Runtime assignment of data source and chart style.
- Replies: 4
- Views: 12220
- Thu Feb 12, 2004 9:41 pm
- Forum: .NET
- Topic: Runtime assignment of data source and chart style.
- Replies: 4
- Views: 12220
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...
- Tue Feb 10, 2004 4:41 pm
- Forum: .NET
- Topic: Runtime assignment of data source and chart style.
- Replies: 4
- Views: 12220
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...
- Fri Feb 06, 2004 3:18 pm
- Forum: .NET
- Topic: COMException during installation
- Replies: 5
- Views: 15256
- Wed Feb 04, 2004 7:28 pm
- Forum: .NET
- Topic: COMException during installation
- Replies: 5
- Views: 15256
- Mon Feb 02, 2004 4:18 pm
- Forum: .NET
- Topic: COMException during installation
- Replies: 5
- Views: 15256
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...