View Single Post
  #1   Report Post  
 
Posts: n/a
Default How to move Y-axis values when X range is -a to +b

In an XY Scatter chart, if X has negative and positive
values, the Y-axis values are next to the Y-axis, which
of course is drawn through X = 0.

I would like the Y-axis values to always be on the left
side of the chart.

How can I make that happen?