how to set standard settings to slider (4.6 beta 17)

Hi,
I just changing from DF to new uGUI (4.6 beta17) and I am trying to understand how this is working.
I just ceated my first slider and it works so far. But how can I set this slider to some specific values?
For example: the slider should start at 50 cm and end at 116 cm and should have steps with 0.5 cm.
Any idea how to do this?

thank you in andvance

You can set the range and steps via the inspector
Watch the tutorial video on sliders.

THanks for the fast answer, I saw this in the meantime. but what is not reall clear to me, how can I set them to a range of .5 decimals? for example if I want to have number counting like 0, 0.5, 1, 1.5, 2, 2.5?