Hi @Elwin_Justice,
I think there is no rotation parameter in XY chart. However you can swap X and Y values, that way you will have the graph vertically as you want.
Example:

Parameters swaped:

You can also play with position parameter top/bottom/left/right in xAxis/yAxis configurations.
Hope this helps!
Xabier