@govind,
Tooltip gets updated along with highlighting the datapoint based on current mouse x-coordinate. It’s not possible to update based on y-coordinates, as of now. However, you can workaround this by rotating the chart-container and using secondary axisX instead of primary as shown in this JSFiddle.
—
Manoj Mohan
Team CanvasJS