adding images to chart

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Stijn Goris
Newbie
Newbie
Posts: 5
Joined: Mon May 14, 2007 12:00 am

adding images to chart

Post by Stijn Goris » Mon Jun 18, 2007 2:41 pm

hi all,

I have a fastline and want to add icons to places on that chart indicating events that happened.

How can I do this best?

Thanks
STijn

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 18, 2007 2:52 pm

Hi STijn,

In that case the easiest way would be using an ImagePoint series for the icons. ImagePoint series is already included in TeeChart for .NET v3. You'll find an example at What's New?\Welcome !\New Series\Image Point in the features demo, available at TeeChart's program group.

In previous TeeChart version this series styles is not implemented but you can implement them on your own as suggested here:

http://www.teechart.net/support/viewtopic.php?t=4309
http://www.teechart.net/support/viewtopic.php?t=4110
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