Hi, I just want to set CategoryDateTimeXAxis interval to be one month, just like "2013-01-01 2013-02-01 2013-03-01 ... 2013-12-01", how can I achieve this, thanks.
Hello Charlie,
I am just checking your progress on the issue. Please do not hesitate to let me know if you have any further question on this matter.
Is there any update to show the actual dates and not month.
Hi Raffy,
If you are using our WPF product, we have the new TimeXAxis which you can use. You can find more info in our Using TimeXAxis help topic.
If you are using Silverlight, you can use a converter to display the dates instead of the months. Please see the attached sample that demonstrates this.
8284.DataChart_CategoryDateTimeInterval.zip
Let me know if you need further assistance with this.