Pre loader

Can I get an event when the user drags a vertical line annotation?

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

1
0

I understand how to bind properties when using WPF WVVM but in my case I am using SciChart hosted in an ElementHost so I’m doing everything in Windows Forms code behind.

I have draggable vertical line annotations working but I need to get the coordinates as the user drags them. Is that possible?

  • You must to post comments
1
0

AFAIK, no. Just use MouseLeftButtonUp or something similar.

  • You must to post comments
0
0

There is a new event in SciChart v3.2 called AnnotationBase.DragDelta

This is fired when a VerticalLineAnnotation or HorizontalLineAnnotation is dragged.

  • 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