Character of the position in the Y-axis is shifted

Hi Pieter,
Thank you for your explanation.
It was successful in the following code
      YAxis.MajorUnitSpacing :=0;
      YAxis.MinorUnitSpacing :=4;   //This value was the best at this time ;)
Kind Regards,
TARO