You can try the following:
1)Make two columns (in a new worksheet, say Data2, or in your existing worksheet) like: A(X) B(Y)
10 -1000
10 1000
Here, the range of B(Y) should cover your Y-axis scale.
2)Activate your graph window, choose "Graph:Add Plot to Layer:Line" menu, and include above X column (Data2_a) by "<->X", and Y column (Data2_b) by "<->Y"
Hope this is what you wanted.