Hi Mark Woodlief,
When displaying DateTime values in this manner, strict mode (i.e. setting XValue) might not be always appropriate as the span between Jan 31-st and Feb 28-th is 28 days and the span between Feb 28-th and Mar 31-st is 31 days, i.e. the items would not be evenly spaced. I would suggest using a
categorical chart -- each month represents a category, no matter how long this month is.
Please, find attached a small example, showing two possible ways to achieve the desired result. The first uses pre-formated DateTime values and binds directly the XCategory property. The second one assumes you do not have the pre-formatted values, so XCategory is set for each individual DataPoint after applying the desired formatting.
Best regards,
Ves
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items