Those labels are coordinates on the axis and are shown irrespective of whether a point exists or not. But in case you want to hide them, there is a workaround that I can suggest. But it works only if all x values are integers – or multiples of the set “interval”.
Here is a JSFiddle http://jsfiddle.net/canvasjs/WH3Tt/
—
Sunil Urs