Search found 2 matches

by jmartins
Thu Feb 23, 2017 4:47 am
Forum: LightningChart Ultimate WPF
Topic: AnnotationXY's location/shape
Replies: 2
Views: 9489

Re: AnnotationXY's location/shape

Thank you, that's exactly what I need.
by jmartins
Wed Feb 22, 2017 2:27 am
Forum: LightningChart Ultimate WPF
Topic: AnnotationXY's location/shape
Replies: 2
Views: 9489

AnnotationXY's location/shape

Hi, I follow the Scatter, point tracking to implement annotation showing curve values (at the mouse cursor – like tooltips). I use AnnotationStyle = Callout and KeepVisible = true. How can I programmatically change the AnnotationXY's location relative to the tracked-point? because my annotation ofte...