If I needed to do this on a chart where the Y-axis started at zero, I would set a negative minimum value for the Y-axis. The value would be such that the zero would still be shown. I would then format the Y-axis numbers as Custom:
#,##0;[White]-#,##0
This would raise the X-axis.