thanks. that was pretty straightforward.
now that I have that sorted out, I have been pretty baffled by how the data graphic is placed - by this I mean where the text (or graphic) is placed with respect to the shape. There are tons of options, but they dont really perform as I expect. I found out where to make those changes in the shape sheet but I am overwhelmed by the variables. After I rotated the text as per your suggestion I found this formula that was controlling the Y position.
=BOUND(-0.25*Height,0,FALSE,Height*-0.25,Height*-0.25,FALSE,0,0,FALSE,Height*0.25,Height*0.25,FALSE,Height*0.5,Height*0.5,FALSE,Height*0.75,Height*0.75,FALSE,Height,Height,FALSE,Height*1.25,Height*1.25)
Where can I find a description (so I dont have to try each one and piece together what's going on) of what each one is controlling?
thanks!