I am using SciChart with DateTimeAxis.
My items are starting from 15 May 2016 8:30 AM and ending on 25 May 2016 8:30 AM. Initial value of VisibleRange is set this this range as well. I have also added VisibleRangeLimit again with same range.
But the problem is that when I am scrolling to corners, date values are going out of my range and, as a result, on some zoom levels I see dates out of my allowed range, like 15 May 2016 8:25 AM. This is causing to blank are for 5 minutes.
Is there any way to really limit visible range?