Pre loader

Fix placement of first and last tick label?

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

Newbie here…how would I fix the placement of the first and last tick label so that the tick label appears below the major grid line instead of left/right of it? Can’t seem to find an example that shows this.

For the shown graphs, the x-axis is actually a second static numeric axis while there is an additional time axis that is not shown.
So I believe changing the visible range of the visible axis is not an option as then it would no longer line up with hidden axis which has the points.

See attached image for illustration of problem.

Version
v6
Images
  • You must to post comments
0
0

Hi Chris,

Thanks for your inquiry.
There is a property called AutoFitMarginalLabels on the Axis. It turns on auto-adjustment for labels on edges. Please take a look at the corresponding documentation for more info:
https://www.scichart.com/documentation/win/current/webframe.html#SciChart.Charting~SciChart.Charting.Visuals.Axes.AxisBase~AutoFitMarginalLabels.html

You should set this property to “False”.

With best regards,
Oleksandr

  • Chris Lawton
    Thank you, Oleksandr. Unfortunately, I am using the NumericAxisViewModel to create axis from my application and I can’t see how to get to this property. Is there a way to get to it for Axes created in this manner?
  • 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