Here is the output of my SQL procedure
10/2/2017 12:00:00 AM
10/9/2017 12:00:00 AM
10/16/2017
12:00:00 AM
10/23/2017
12:00:00 AM
But the x-axis on the chart displays the following
10/1/2017
10/8/2017
10/15/2017
10/22/2017
It displays the previous date instead of the date passed from the procedure.
Attached screen shots of the graph.
Can some please help with this??
Thanks Vibhor.