Pre loader

Major tick placement without the number

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

Answered
0
0

Hi,

I want to add additional ticks to an axis, which is what I’m doing by overriding the NumericTickProvider and adding items into it, but I don’t want some of these ticks to show their values in the axis, I just want the longer tick in there. How would I go around doing that? So in the screenshot, I don’t want to display 4.5, only the tick.

Thank you,
kewur

Images
  • You must to post comments
Best Answer
0
0

Hi Kewur,

Please try overriding LabelProvider for the YAxis and return empty strings for values which you want to omit. You can find more info about LabelProviders here:
Overview of the LaelProvider API
Specifying text labels with ILabelProvider

Hope the above helps!

Best regards,
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