Search found 3 matches

by Eamon
Mon Dec 11, 2006 1:02 am
Forum: .NET
Topic: Series Borders
Replies: 3
Views: 8417

Series Borders

But will this work for any generic series? i.e. Lines, Bars, etc? I know I can cast it as a Bar type, but will it give the same general behaviour if the actual object is of a different type. Failing that, perhaps a better question would be what is the easiest way to give a series of some description...
by Eamon
Fri Dec 08, 2006 6:01 am
Forum: .NET
Topic: Series Borders
Replies: 3
Views: 8417

Series Borders

Is there some general object to programmatically give any series a border? Something like Series.Border.Width = 5 and so on. I am unable to find such an object. Is it specific to the type of the series (i.e. Bar, Line etc), and if thats the case, how do I access it. Thank you for your assistance. In...
by Eamon
Thu Jun 24, 2004 2:17 am
Forum: .NET
Topic: System.Runtime.Serialization.SerializationException
Replies: 4
Views: 12038

Hi, I have just started to use the .NET version of Teechart after a couple of years with the active x version and I have also come accross this error. It seems to me that it only occurs however if one of the bound data colums is part of the primary key for the datasource. the problem is that I need ...