Page 1 of 1

Should be a simple solution...

Posted: Fri Sep 16, 2005 1:32 am
by cord.awtry
... but I can't find it.

I have a simple chart... date on the X axis, integer data on the Y. The dates have large gaps in them and need to be precise down to the millisecond. The problem is when I create this chart and I start to add my data, I get an exception that the date is already in the chart but I know that I do not have any duplicate dates.

I can't figure out what I could be possibly doing wrong... anyone have any thoughts?