Enum
ChartMousewheelZoom

Specifies the mouse wheel zoom direction.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ChartMousewheelZoom

Fields

Both

Both ends of the selection are moved.

Declaration

cs-api-definition
Both = 0

Field Value

ChartMousewheelZoom

Left

The left selection edge is moved during zoom.

Declaration

cs-api-definition
Left = 1

Field Value

ChartMousewheelZoom

Right

The right selection edge is moved during zoom.

Declaration

cs-api-definition
Right = 2

Field Value

ChartMousewheelZoom

In this article
DefinitionFieldsBothLeftRight
Not finding the help you need?
Contact Support