Hi James,
I'm not sure what you mean by the gaps. If you went through the datapoints in the series and removed all the datapoints that were empty, would this make any difference in the appearance of your chart?
Also, if you are using X values for your data points, then I would expect the existance of the gaps to be logically correct. If you are not making use of the X values, you can try setting IsXValueIndexed of the series to True.
Peter - Proposed As Answer byPeter Choi - SQLMSFTWednesday, September 09, 2009 6:24 PM
-
|