Pre loader

Very small values are shown as zero even though they are not zero.

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
1
0

I show very low values and they show me as 0.
Although they are not.

(I tried to change the

SciChartSurface.YAxis.NumericAxis.TextFormatting="0.000000000000000000000000000000000000000000...")

But it didn’t help

Version
6.6
Images
  • You must to post comments
Best Answer
1
0

Hi there

For RolloverModifier, TooltipModifier and CursorModifier, you need to set Axis.CursorTextFormatting not TextFormatting

Let me know if this helps

Best regards
Andrew

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.