Hi. My challenge is that I have a dynamic graph that plots positive and negative numbers. I want to force the graph to have 0 as the point of origin (whether its plotting positive or negative numbers), without having to use VBA. I get the impression that this is impossible. I cannot tell it that the minimum value is 0, as this wont be true when it's plotting the negative numbers (in that case 0 is the highest number).