This question is locked. New answers and comments are not allowed.
I'm using the chart with a BarSeriesDefinition and I would like to have the chart only display the dates for the current week. When I set the MinValue and MaxValue for the beginning and ending of the current week it doesn't show days at the beginning or ending if there are no values for those days. I would like the chart to always show every day of the week even if there are no values associated with that day... how can I do that?