views:

84

answers:

0

I am using the WPFToolkit to produce a ColumnSeries chart. I set the X-axis as a DateTimeAxes and I bind its IntervalType property with a value in my ViewModel class, but it doesn't work.
I read about an identical issue here. Do you know if this problem was solved?
Thank you.