Series OnMouseOver

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Matias Nabarro
Newbie
Newbie
Posts: 9
Joined: Mon Apr 07, 2014 12:00 am

Series OnMouseOver

Post by Matias Nabarro » Mon Apr 06, 2015 6:30 pm

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.

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Series OnMouseOver

Post by Yeray » Tue Apr 07, 2015 8:06 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply