Pre loader

draw in chart like "Paint"

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

Hi;

If I remember good, in a old version of SciChart it was possible to draw custom annotation in chart with a “pen”, like in Paint.

In the current version is it possible? And if yes, how do it please?

Regards;
Damien

Version
4
  • You must to post comments
0
0

I think you remember wrong, however, it should be possible to do using our RenderContext2D API and a custom ChartModifierBase derived class.

We have an example which allows you to free draw a Line Series which I’ve uploaded to a Github repo here.

enter image description here.

Take a look at that. This draws using a DataSeries however you could just as easily draw on Mouse Move and create multiple series for your free text. The text will zoom and pan as you zoom and pan the chart.

Best regards,
Andrew

  • You must to post comments
0
0

like in this screen shot

Images
  • 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