Pre loader

I want to get rid of the edges of the character.

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 question about the font of the label text. When the screen is captured and enlarged, the character has an outline border. Is there a way to get rid of this border? Japanese Kanji font is used.
Thank you.

var yAxisLeft = new SCINumericAxis();
yAxisLeft.AxisTitle = syAxLeft;
yAxisLeft.AxisId = "Primary Y-Axis";
yAxisLeft.AxisAlignment = SCIAxisAlignment.Left;
yAxisLeft.TitleStyle = new SCIFontStyle(14, UIColor.Green);
yAxisLeft.TickLabelStyle = new SCIFontStyle(14, UIColor.Green);
yAxisLeft.DrawMajorBands = false;
yAxisLeft.DrawMinorGridLines = false;
Version
SciChart.iOS v3.0.0.4835
Images
  • You must to post comments
0
0

Hi, there.

We’ve fixed this issue and a fix is available in build SciChart(4.2.0-nightly.5559)

Please, try it and let us know the result.

Thanks in advance.

Images
  • You must to post comments
0
0

Hi there,

That’s something we can reproduce, but it’s not something easy to fix, so we logged it and somebody will work on it.
We will get back to you as soon as it’s get fixed.

Best Regards,
Nazar R.

  • You must to post comments
Showing 2 results
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