EnumMouseSelectionMode
Enum
Mouse selection mode. Represents an action which should be performed when mouse drag behaviour is in the "Select" mode.
Definition
Namespace:Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public enum MouseSelectionMode
Fields
RaiseEvent
The SelectionRectangleChanged event should be raised.
ZoomIn
Zoom in to the selected rectangle.