Search found 9 matches

by zeus
Mon Feb 22, 2010 4:11 am
Forum: .NET
Topic: Unexpected Exception is happened when draw a points series.
Replies: 1
Views: 2618

Unexpected Exception is happened when draw a points series.

To whom it may concern: I am writing in connection with an unexpected exception when the teechart draw a points series. The exception is like this: System.IndexOutOfRangeException: Index was outside the bounds of the array. At: Steema.TeeChart.Styles.ValueList.get_Last() At: Steema.TeeChart.Styles.S...
by zeus
Thu Sep 10, 2009 12:49 am
Forum: .NET
Topic: Program stops when drawing chart
Replies: 14
Views: 8814

Re: Program stops when drawing chart

Good job ^^

Thank you~
by zeus
Tue Sep 01, 2009 1:02 am
Forum: .NET
Topic: Program stops when drawing chart
Replies: 14
Views: 8814

Re: Program stops when drawing chart

Hi Yeray Have you read article below? The bug which I mentioned is "Application Stopping" Your library cause Freezing my application And Narcis request me to change my code. I want to ask you. Is that my fault? I think that there are three ways to solve the problem 1. change .NET code 2. change TeeC...
by zeus
Mon Aug 24, 2009 11:53 am
Forum: .NET
Topic: Program stops when drawing chart
Replies: 14
Views: 8814

Re: Program stops when drawing chart

OK

the code works fine.

when will it be fixed?
by zeus
Mon Aug 24, 2009 9:04 am
Forum: .NET
Topic: Program stops when drawing chart
Replies: 14
Views: 8814

Re: Program stops when drawing chart

in .NET 851.17190000000051 represents to 851.171900000001 but in TeeChart program stops. what's the problem? If I set the max value to 851.17190000000051 then set the max value to 851.171900000001 rather then stop the program. It is no problem that 851.17190000000051 changes to 851.171900000001 but ...
by zeus
Thu Jul 30, 2009 8:35 am
Forum: .NET
Topic: Program stops when drawing chart
Replies: 14
Views: 8814

Re: Program stops when drawing chart

Thanks very much :-)
by zeus
Thu Jul 30, 2009 12:51 am
Forum: .NET
Topic: Program stops when drawing chart
Replies: 14
Views: 8814

Re: Program stops when drawing chart

Yes, exactly~

That code is the problem that I am experienced.
by zeus
Tue Jul 28, 2009 12:51 am
Forum: .NET
Topic: Program stops when drawing chart
Replies: 14
Views: 8814

Re: Program stops when drawing chart

Thanks for your reply :) 1. I use VS2008. version 9.0.30729.1 SP 2. Latest version 3.5.3470.15475 3. I think it occurs whenever try to draw chart. It also occurs when export chart to image file. 4. I don't think so. I set the format to default value. I suppose that the range of left axis causes this...
by zeus
Mon Jul 27, 2009 6:40 am
Forum: .NET
Topic: Program stops when drawing chart
Replies: 14
Views: 8814

Program stops when drawing chart

hello I think there is a problem when drawing chart in some case. You can experience this bug by following instructions below. 1. Create TeeChart control and add fastline series. 2. Edit the data of fastline. 3. Set first value to 851.17190000000051 and set other values to 851.1719 4. then.. your vi...