You would either need to use the Rotate Component extension, or draw your own Slider using a Canvas and Sprite.
You don't have to rotate a Button, you can define the shape as required and if it needs to have a text label, that can be done with an image.
Edit: Actually, the best solution looks to be Juan Antonio's extension, as suggested by Patryk.