Found a work around:
The Y-axis shows a percentage from 0-100. In the Y-axis format init I have set the min value to 0, the max value to 100 and the step to 100 as well.
In the AdvancedFormat_Init I have set the YAxisJSON to "showFirstLabel:false,showLastLabel:false"