Hello, is there any way to scroll the RadTimeline vertically with the scroll wheel?
Ideally I'd like to have the zoom behaviour be restricted to the horizontal scrollbar (user can drag the horizontal bar's edges to zoom in and out etc), but I'd like to bind the vertical scroll position to the scroll wheel. I've achieved this with a RadChart using the PanAndZoomBehavior, but there is no equivalent for the Timeline.
Is there at least a way to programatically scroll the TimelineScrollBar from behind code when I capture the mouse wheel event?
Ideally I'd like to have the zoom behaviour be restricted to the horizontal scrollbar (user can drag the horizontal bar's edges to zoom in and out etc), but I'd like to bind the vertical scroll position to the scroll wheel. I've achieved this with a RadChart using the PanAndZoomBehavior, but there is no equivalent for the Timeline.
Is there at least a way to programatically scroll the TimelineScrollBar from behind code when I capture the mouse wheel event?