To force the range of the X-axis to include the values you require:
ch.Set 'Xrange' 0 100
If you only give one number, the range is forced from zero to this value.
See also ...ch.RangeAxes set axis ranges