Pre loader

Is it possible to use ScrollBar if only annotations show up?

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

When showing a new view, there are some annotations (from an AnnotationCollection) on the panel, but the RenderableSeries is empty. Is it possible to use the scrollbar to zoom in details of annotations?

Version
5.1.0.11299
  • You must to post comments
0
0

Hi there

The Scrollbar uses the Axis.DataRange and VisibleRange as its input.

If there are series, then the DataRange will be calculated. Without series there will be no DataRange and scrollbar won’t zoom to fit.

However .. you can change this behaviour, by inheriting NumericAxis and providing a value for DataRange.

enter image description here

Please see https://www.scichart.com/questions/question/real-time-chart-with-scrolling-window-of-data for more details

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