Pre loader

Visible min/max axis labels

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

I have a very simple line chart with 1 X and 1 YAxis.I set the VisibleRange for each axis from MVVM.

I want to see the min and max axis labels on each axis.

For example, I set for AxisX the VisibleRange to 0.0, 10.0, and I want to see below the very left grid line the axis label with 0.0 and on the very right side 10.0. I see only labels from 1.0 up to 9.0.

I can’t figure out how to do that.

  • You must to post comments
0
0

UPDATED JUNE 2014:

As part of SciChart v3.0 all axis types now show labels at VisibleRange.Max and Min, so long as VisibleRange.Max, Min fall at ‘nice’ values, e.g. 1.0, 1.5, 2.0, 2.5 etc… By default the chart will choose these nice values when first showing or autoranging.

When you scroll however, the labels scroll too – you lose the labels at the edges of the axis. In this case you might want to use our new StaticAxis feature, which fixes axis labels at fixed intervals and updates the label value instead.

Hope this helps
Yuriy

  • 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