Pre loader

VisibleRange when AutoRange is set to Always

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 , I set AutoRange to Always in X ans Y axis , and When i add One Point to my list , the Axis X visible range is from 01/01/1998 to 01/01/2033 , despite my DateTime Of point is 25/09/2013 17:45:45
i want to know if there is an option to set max and min and keep the AutoRange to Always?

Images
  • You must to post comments
0
0

Hi Reda,

The AutoRange algorithm has to decide on a range if there is only one data-point. I don’t know the algorithm off the top of my head but different users have different requirements. As soon as you add two or more points it will become much more stable. The algorithm to choose AutoRange for 2+ points is to include Min-Max and any AxisBase.GrowBy (padding) factor.

I’m afraid this is a limitation of any charting engine, but if you want fine-grained control over the VisibleRange during re-draw, you can try using the ViewportManager feature.

Hope this helps,
Andrew

  • reda
    thanks 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