By default, a Chart is zoomed when the user drags a rectangle of minimum 15 pixels size. This number of minimum pixels can also be customized.

Example:
myChart.getZoom().setMinimumPixels(16);