Pre loader

I have questions

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

q1. How do I change the rollovermodifier’s vertical line to a dotted line?rolloverModifier.getVerticalLinePaint().setStyle(Paint.Style.STROKE);This source doesn’t seem to work

q2. I wonder how to display markers only on the last data of the line chart.

q3. I am wondering how to make the background transparent, how to make the grid transparent on the background.

Version
This version was downloaded on October 19, 2021. It seems to be the latest version.
  • You must to post comments
0
0

Hi there.

q1. I’m not sure what Stroke style has to do with dotted pattern. I believe you should set DashPathEffect on Paint to make it dotted, isn’t it?

q2. By default it isn’t possible and would require customization of RolloverModifier. To suggest something specific I would need more information about what you’re trying to implement ( description of desired behavior, some screenshots or videos that demonstrate desired output )

q3. To do this I would suggest to create custom theme for chart. It has sciChartBackground attribute which allows to say background drawable for chart.

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