Search found 2 matches
- Thu Feb 01, 2007 3:17 pm
- Forum: .NET
- Topic: TeeChart data and Delphi 2006 for ASP.NET vs VS 2003
- Replies: 5
- Views: 13437
Looked at it again. Nothing TeeChart specific in InitializeComponent in C# (only an event handler assignment at this time). I looked at the ASPX and the data seems to be persisted using encoded text in the Config attribute of the tchart:WebChart element. I was hoping that I could inspect the propert...
- Wed Jan 31, 2007 6:27 pm
- Forum: .NET
- Topic: TeeChart data and Delphi 2006 for ASP.NET vs VS 2003
- Replies: 5
- Views: 13437
TeeChart data and Delphi 2006 for ASP.NET vs VS 2003
Getting TeeChart for .NET to work with Delphi 2006 and ASP.NET is easy enough. However, edits made to the chart style and data at design time do not persist to runtime. With VS 2003, chart styles and data do persist. Is there a way to configure the chart at design time and have the data available at...