I am trying to create an MSArea chart that properly fills the area between the lines in the MSLine.jpg chart. Whether I plot the lines 1-9 or 9-1 the second half of the lines draw over the previously drawn lines. I am sure the middle lines would be drawn incorrectly with the striping drawn towards 0 and not towards the line beneath it. If I could set the chart to draw towards yAxisMinValue and not 0, everything would be correct. If I += all the values so they are positive, it also draws correctly, but then my Y values of course are wrong. My xml data is attached.
MSLine.xml