Page 1 of 1

question about visualization of selection of a series

Posted: Sat Jun 04, 2005 8:33 pm
by 8129925
Hi,

I got a question about how to visualize of selecting a series at runtime. I know you can detect which series a user clicked. But what's the nice and easy way to let user know the series is selected. For now I can write to a label or just use the ChartList control. I also remember the chart office tool TeeOffice(maybe) has this functionality.

Fang
Best regards
p.s I apologize if this question has been asked before

Posted: Mon Jun 06, 2005 11:02 am
by narcis
Hi Fang,

It will depend on how you need to display this, but you may use an annotation tool, a cursor tool, a mark tips tool and implement its GetText event, ... You'll find examples of all those tools at the TeeChart features demo available at the TeeChart program group.