EnumMouseWheelBehavior
Enum
This enumeration specifies behavior of mouse wheel.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public enum MouseWheelBehavior
Fields
ZoomToCenter
Mouse wheel zooms in the map.
ZoomToPoint
Mouse wheel zooms in to the point on the map.