Hello,
first of all, thanks a lot for your quick replies and the help you always offer.
I implemented the SignalXY Plot and I had already in my implementations the UpdateHover function, with which, the Data of each Point on the chart appears on MouseOver. However, the UpdateHover works only with the Step and the Line charts and not with SignalXY.
Is there any possibility to refactor the UpdateHover to work with SignalXY Chart? Or any out of the box solution for showing the coordinates data on a chart on hover?
Thanks in Advance for your help.