EnumMouseWheelBehavior
Enum
This enumeration specifies behavior of mouse wheel.
Definition
Namespace:Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly:Telerik.WinUI.Controls.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.