How can I change the horizontal scrolling speed when left click and holding?

 
When I drag the chart the number of pixels that the chart moves in the horizontal direction does not correspond to that my mouse moves. In the vertical direction, however, it follows the mouse well. I wonder If it is possible to make the horizontal drag behave like the vertical one.
 
Lixian Zhang:
When I drag the chart the number of pixels that the chart moves in the horizontal direction does not correspond to that my mouse moves. In the vertical direction, however, it follows the mouse well. I wonder If it is possible to make the horizontal drag behave like the vertical one.

is not possible. Meta Quotes made it in a way that each pixel of movement is equivalent to move one bar to left/right. So what you want would work only with scale 0 where the bar width i 1 pixel.