New to Telerik UI for WPFStart a free 30-day trial

Defines how a TimeBarBase instance will handle a scroll or a zoom gesture.

Definition

Namespace:Telerik.Windows.Controls.TimeBar

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public enum ScrollMode

Fields

Scroll and zoom gestures are not handled.

C#
None = 0

Scroll and zoom gestures are handled.

C#
ScrollAndZoom = 2

Scroll gesture is handled.

C#
ScrollOnly = 1
In this article
DefinitionFieldsNoneScrollAndZoomScrollOnly
Not finding the help you need?
Contact Support