Page 1 of 1

select series

Posted: Sun Nov 05, 2006 1:02 am
by 9532946
Is it possible to select a series somehow? I have in mind building a popup menu that can be right-click displayed when a user selects a series right off the graph. Like you can do in an Excel graph.

thanks,
russ

Posted: Mon Nov 06, 2006 9:47 am
by narcis
Hi Russ,

You can use TeeChart's OnClickSeries event for that. You already have the SeriesIndex and the mouse button parameters there.