Hello,
It looks like the automatic axis maximum is too small, you can set own x-axis maximum.
chart.View.AxisX.Max = new DateTime(20013, 8, 1).ToOADate();
Please provide me a sample application with demo data range to further test it.
Thanks,
Deepak Sharma