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

StockChartNavigatorSelectSettingsBuilder

Methods

From(System.DateTime)

The lower boundary of the selected range.

Parameters

value - System.DateTime

The value for From

Mousewheel(System.Action)

The mousewheel configuration of the selection.If set to false the mousewheel will not update the selection.

Parameters

configurator - System.Action<StockChartNavigatorSelectMousewheelSettingsBuilder>

The configurator for the mousewheel setting.

Mousewheel(System.Boolean)

The mousewheel configuration of the selection.If set to false the mousewheel will not update the selection.

Parameters

enabled - System.Boolean

Enables or disables the mousewheel option.

To(System.DateTime)

The upper boundary of the selected range.

Parameters

value - System.DateTime

The value for To

In this article
Not finding the help you need?