question about visualization of selection of a series

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Fang
Newbie
Newbie
Posts: 17
Joined: Wed May 18, 2005 4:00 am
Location: Johns Hopkins University

question about visualization of selection of a series

Post by Fang » Sat Jun 04, 2005 8:33 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Jun 06, 2005 11:02 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply