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
question about visualization of selection of a series
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |