StockChartNavigatorSelectMousewheelSettingsTagHelper
Example
<mousewheel/>
Attributes
Attribute | Type | Description |
---|---|---|
enabled | Boolean | |
reverse | Boolean | If set to true will reverse the mouse wheel direction. The normal direction is down for "zoom out", up for "zoom in". |
zoom | 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. |