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

Specifies the mouse wheel zoom direction.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ChartMousewheelZoom

Fields

Both ends of the selection are moved.

C#
Both = 0

The left selection edge is moved during zoom.

C#
Left = 1

The right selection edge is moved during zoom.

C#
Right = 2
In this article
DefinitionFieldsBothLeftRight
Not finding the help you need?
Contact Support