Pre loader

SciChartScrollbar

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Hi!

We are considering using SciChartScrollbar in a WPF form as a standalone usercontrol – but is this possible? What we are after is to use the scrollbar to make the user able to easily select a range a data, but without(!) the visual chart..

In the examples I have found, SciChart gets its data by binding the property “Axis” to the name of an axis of a SciChartSurface on the same form. So is it possibe to use our own data source?

Best regards,

Øyvind Sannerhaugen

  • You must to post comments
0
0

Possibly, I’m not sure!!

I think you would definitely be able to do it if you are a source-code customer, as it may require some copy-pasting and modification to get it to work.

Essentially the SciChartScrollbar is a simple control which uses two thumbs and WPF Templates to have a dual-ended scrollbar. The most interesting bit is the control template (again visible if you have the source-code)

It does kind of depend on the SciChart AxisBase control but I believe it just subscribes to AxisBase.DataRangeChanged event to ensure that the scrollbar is updated when data changes. So that part kind of excludes it from being used without a SciChartSurface, but as I said, copying / modification from the source is a possibility.

Best regards,
Andrew

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies