Pre loader

Sometimes the X axis does not display the coordinates when the chart is moved.

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

1
0

Sometimes the X axis does not display the coordinOne of the pictures in the appendix is normal and one shows incorrect.ates when the chart is moved.
How to solve?

Version
2.0.0.1884
Images
  • You must to post comments
0
0

Hi there,

Have you tried to disable tick labels culling of that axis?

 final IAxis xAxis = sciChartBuilder.newNumericAxis().withIsLabelCullingEnabled(false).build();

Does it help?

Best regards,
Yura

  • 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