Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
How to use negative values for XamNumericSlider
posted

`I have Slider to show these values with equal distance between each tick marks. I tried to use TickMarksFrequency = 20 . But it seems you can not use negative values for this. 

20.0, 8.0, 0.0, -5.0, -10.0,-15.0, -20.0, -30.0, -40.0, -60.0, -90.0, -128.0

Can any one help to achive this?

Parents Reply Children
No Data