System.IndexOutOfRangeException

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
fano
Newbie
Newbie
Posts: 56
Joined: Wed Jun 22, 2005 4:00 am
Location: USA, California

System.IndexOutOfRangeException

Post by fano » Tue May 02, 2006 6:07 pm

Hi,
I am doing real time data acquisition with about 5 fast lines
and 3 point series. Ones in a while we get an exception like this:

"System.IndexOutOfRange Exception
Index was outside the bounds of the array
Teechart.Styles.ValueList.get_Last()
Teechart.Series.CalcFirstLastVisibleIndex()
Teechart.Series.DrawSeries() "

I seem not able to capture the exception. From the info above,
could you say if it occured with one of the fastLines or one of the
Points-series?
Is there a way to handle this gracefully? Presently the graph is blanked and crossed out with a red cross.

Thanks for your help
fano

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed May 03, 2006 9:06 am

Hi fano,

It is very difficult for us to guess not being able to reproduce the issue here nor having the call stack of the error.

Could you please send us an example we can run "as-is" to reproduce the problem here?

You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply