Profile Picture

Finding Value-Range of Slider

Posted By praf daw 15 Years Ago
Author
Message
praf daw
Posted 15 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)Forum Newbie (2 reputation)

Group: Forum Members
Last Active: 15 Years Ago
Posts: 2, Visits: 1
Hi,
I am developing an application with Nevron Chart.

I have implemented axis scroll feature in order to allow end user to navigate axis.

I have extracted current view range the scroll bar is showing by registering ScrollBar.EndValueChanged, ScrollBar.BeginValueChanged with suitable event handler.

whenever the position of slider button in the scrollbar changes,the event gets fired and I can obtain view range of the axis via scrollBar.BeginValue and scrollBar.EndValue.

Instead of finding view range of a scrollbar,I actually want to extract the value-range slider button has currently occupied in axes.

Can you please suggest me how can I do it?

Regards,
PND




Similar Topics


Reading This Topic