Pre loader

create double parallel line using lineannotation.

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

create double parallel line using lineannotation, when the line draged, the other line stay parallel.

Version
wpf 4.2
  • You must to post comments
0
0

Try this

  1. Create one LineAnnotation, Bind to ViewModel X1,X2,Y1,Y2
  2. Create a second LineAnnotation, Bind to ViewModel X11,X22,Y11,Y22
  3. When X11 or X22 or Y11 or Y22 changed, update X1, X2, Y1, Y2
  4. When X1, X2, Y1, Y2 changed, update X11, X22, Y11, Y22

Best regards,
Andrew

  • 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