I agree that this would be a nice feature. How about putting it inside the style block?
Something like:
<style>
node {
levelToFlipToVertical 4
}
</style>
In this example, everything through level 3 would be oriented horizontally, and level 4 and following would be vertical.