New to Telerik UI for ASP.NET Core? Download free 30-day trial

StockChartNavigatorSelectMousewheelSettingsBuilder

Methods

Reverse(System.Boolean)

If set to true will reverse the mouse wheel direction. The normal direction is down for "zoom out", up for "zoom in".

Parameters

value - System.Boolean

The value for Reverse

Reverse()

If set to true will reverse the mouse wheel direction. The normal direction is down for "zoom out", up for "zoom in".

Zoom(System.String)

The zoom direction.The supported values are: "both" - zooming expands and contracts the selection both sides; "left" - zooming expands and contracts the selection left side only or "right" - zooming expands and contracts the selection right side only.

Parameters

value - System.String

The value for Zoom

In this article
Not finding the help you need?