Pre loader

How can I change the scrollwidth?

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

Hello,
How can I change the scrollwidth of the scrollbar? I want to increase or decrease the width for example to 10…

Images
  • You must to post comments
0
0

Hi Daniel,

It’s still not clear what you want, but I’ll try to answer below:

If you want to Style the Scrollbar

e.g. change the width of the scrollbar grips, or height of scrollbar, or the visual appearance of the scrollbar, please see SciChartScrollbar – per axis ScrollBars API and scroll down to Styling the SciChartScrollBar

If you want to programmatically change the position of the scrollbar

Simply set SciChartSurface.XAxis.VisibleRange = new DoubleRange(min, max)

assuming you have a NumericAxis on the XAxis. The Scrollbar Selected range is bound to the axis visible range.

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