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

This enumeration specifies behavior of mouse wheel.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public enum MouseWheelBehavior

Fields

The empty action.

C#
None = 0

Mouse wheel zooms in the map.

C#
ZoomToCenter = 2

Mouse wheel zooms in to the point on the map.

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