ChartZoomAndPanBuilder.AllowMouseWheel Method
Name | Parameters | Description |
---|---|---|
AllowMouseWheel(JS) | value | Specifies whether users can use the mouse wheel to zoom the chart. Applies only if zoom is allowed for the argument or value axis. Mirrors the client-side allowMouseWheel option. |
AllowMouseWheel(Boolean) | value | Specifies whether users can use the mouse wheel to zoom the chart. Applies only if zoom is allowed for the argument or value axis. Mirrors the client-side allowMouseWheel option. |