Skip to main content

ChartZoomAndPanBuilder.AllowTouchGestures Method

Name Parameters Description
AllowTouchGestures(JS) value Specifies whether users can use touch gestures to zoom or pan the chart. Applies only if zoom and pan are allowed for the argument or value axis. Mirrors the client-side allowTouchGestures option.
AllowTouchGestures(Boolean) value Specifies whether users can use touch gestures to zoom or pan the chart. Applies only if zoom and pan are allowed for the argument or value axis. Mirrors the client-side allowTouchGestures option.