Since this was really the answer, I will post it as the actual one.
With stringFormat you can format the axis label string and use the sprintf notation, where %d is a signed integer. Since integers do not have decimals, this is probably what you want.
pimvdb
source share