I'm running an RDLC on a Dot Net 4.0 web page. What I would like is for the horizontal axis to display a set range of dates even though the incoming data set does not have dates for every point on that range. (Or better yet, fix the vertical axis value as well and subtract the incoming values from it.)
Does this make sense and is there any way to do it in SQL alone?