How to change slider position from top side to Right side

I see this type of thing was asked recently in How to change view controller slider horizontal to vertical.

Short answer is there is no easy way to implement this. There will be lots of hacking to move just the slider into a vertical orientation but leave other slice controller widgets in horizontal orientation.

Can you describe why you want to change the slider position? You want to change this for all slice views or only certain slice views?