I have a scatter chart in SSRS (SQL Server 2012, Visual Studio 2010) that is producing the following:

There are eleven data points on there, however the result set I am using has 61 rows (a 'Completed Date' of datetime and a 'Days Late' integer whose values go from circa -75 to 75.
How can I tell SSRS to show every data point in my chart?