Page 1 of 1

Series OnMouseOver

Posted: Mon Apr 06, 2015 6:30 pm
by 16468913
Hello!

I need to get X/Y values for any series, any point in a chart with several line or fastline series, so I can display them in the statusbar of the app.

I think it can be done by the series OnMouseOver event, but I'd like to ask some help to you, to speed up things.

Best regards.

Re: Series OnMouseOver

Posted: Tue Apr 07, 2015 8:06 am
by yeray
Hello Matias,

Have you seen the Interpolation example? It does almost exactly what you are describing.
Take a look at the demo at All features\Welcome!\Chart Styles\Standard\Line (Strip)\Interpolating Line series.