Search found 18 matches

by chipshot
Fri Feb 20, 2004 2:27 am
Forum: .NET
Topic: Progamatically Setting Line Chart Properties
Replies: 1
Views: 5898

Progamatically Setting Line Chart Properties

I am having difficulty setting the style for simple line charts. Does anybody have any simple sample code? Why is it that I can control the width and style of the line with the following code but it won't set the color? Dim Line_LCL As New Steema.TeeChart.Styles.Line(WebChart1.Chart) With Line_LCL.L...
by chipshot
Fri Feb 20, 2004 2:18 am
Forum: .NET
Topic: "Specified Cast Is Not Valid" error
Replies: 2
Views: 8278

I got it to work. I had to remove the reference to the demo version and add the new one.
by chipshot
Tue Feb 17, 2004 3:39 pm
Forum: .NET
Topic: "Specified Cast Is Not Valid" error
Replies: 2
Views: 8278

"Specified Cast Is Not Valid" error

I just purchased and installed the registered version and have had nothing but problems. Everything worked perfectly with the evaluation version but now everytime I drag a WebChart onto the designer in Visual Studion 2002 I get a ""Specified Cast Is Not Valid" in a gray box in the spot where the gra...