Pre loader

Maximum values of GrowBy Method

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

What are the maximum factors of GrowBy Method of NumericAxis?
100% ….GrowBy(1.0,1.0)???

  • You must to post comments
0
0

Hi Daniel,

The GrowBy method accepts any number. It’s simply treated like a percentage, for instance, a GrowBy of (0.0, 5.0) means apply 0% padding below and 500% padding above the maximum of the VisibleRange.

Hope this helps,
Andrew

  • You must to post comments
0
0

What is wrong or where shall i search for the issue if:

SciChartSurface:
3-Yaxes
Minimum x-Values are: 1: 0…100; 2:0…100 and 3:0:50

Scrollbar is bounded to xAxis.

For example:
If I change the VisibleRange of xAxis to 0…200
SciChart.XAxis.GrowBy = new DoubleRange((double)newRange..Diff / (double)SciChart.XAxis.DataRange.Diff / 2.0, (double)newRange..Diff/ (double)SciChart.XAxis.DataRange.Diff / 2.0);

-> Everything looks fine.

But next step I click on the scrollbar the VisibleRange is set back to random number:

  • You must to post comments
Showing 2 results
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