Search found 6 matches

by Klesk
Thu Mar 16, 2006 1:21 pm
Forum: .NET
Topic: Help with datetime axis labels, EXTREMELY URGENT.
Replies: 2
Views: 3755

Unfortunately I generate the values myself.

I tried using the TimeSpan object, and I kept on adding one second to it.
I don't think the TimeSpan object can be places in a series though.

Thanks, I will go look at that tutorial, perhaps I find something in there I can use.

Thanks again.
by Klesk
Thu Mar 16, 2006 12:43 pm
Forum: .NET
Topic: Help with datetime axis labels, EXTREMELY URGENT.
Replies: 2
Views: 3755

Help with datetime axis labels, EXTREMELY URGENT.

Hi. This problem might have been covered before, if so I appolagise for asking again, but I don't have the time to search properly. My boss is flying to europe the day after tommorow, and our prototype needs to be finished by then. Here's my problem: Basically I have an integer variable. This variab...
by Klesk
Mon Jan 30, 2006 9:29 am
Forum: .NET
Topic: System.StackOverflowException
Replies: 5
Views: 6514

I have not really found a sollution yet, but I have found the problem so to speak. Because I'm using logarithmic charts, it's the values that are causing the chart to bomb. The stuff gets rather complicated as it's metalurgical engineering simulations and so on, I'll have to get an engineer to assis...
by Klesk
Fri Jan 27, 2006 12:52 pm
Forum: .NET
Topic: System.StackOverflowException
Replies: 5
Views: 6514

Oh yeah, I'm using C# to code in.
by Klesk
Fri Jan 27, 2006 12:49 pm
Forum: .NET
Topic: System.StackOverflowException
Replies: 5
Views: 6514

I'm using this version: TeeChart.NET Version 1 Build 1.1.1499.42325 Sending you an example is going to prove difficult, for various reasons. It's a user control. I will try though, it will only happen monday though. For now, I'll share as much information as I can. The logic and configuration of eac...
by Klesk
Fri Jan 27, 2006 12:05 pm
Forum: .NET
Topic: System.StackOverflowException
Replies: 5
Views: 6514

System.StackOverflowException

Good day. I have this problem I'm having trouble sorting out. I have a tab control, with five tabs. Each tab has a different tab on it. Each chart is represented by an object. Everything works fine except for when I click on the last tab, the An unhandled exception of type 'System.StackOverflowExcep...