1
Vote

Chart StackedAreaSeries extending past left boundary of DateTimeAxis

description

I'm seeing cases where the Chart control will render with Auto axis settings such that the polygon(s) representing stacked area series fall past the left boundary of the DateTimeAxis.
 
To demonstrate, I've attached a screenshot and also a very simple demo project that shows the problem. The demo project generates random data for the chart on each mouse click. You just have to click the mouse a few times and you'll eventually get a data set that reproduces the problem.

file attachments

comments