Enum MouseWheelBehavior
This enumeration specifies behavior of mouse wheel.
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum MouseWheelBehavior
None
The empty action.
ZoomToCenter
Mouse wheel zooms in the map.
ZoomToPoint
Mouse wheel zooms in to the point on the map.