Capture series legend symbol for custom editor

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
elby
Newbie
Newbie
Posts: 11
Joined: Fri Sep 10, 2010 12:00 am

Capture series legend symbol for custom editor

Post by elby » Tue Jul 05, 2011 3:55 pm

We have our own editor for chart and would like to take the image show in the legend to be displayed in our own editor for a particular series.

How do I get access to the image and convert? Any way to get this as a WPF path/shape?

Any advice is appreciated.

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

Re: Capture series legend symbol for custom editor

Post by Narcís » Wed Jul 06, 2011 11:48 am

Hi elby,

I recommend you to use Red Gate's .NET Reflector or Telerik's JustDecompile to disassemble TeeChart.dll/TeeChart.WPF.dll and see how symbols are added to the legend. You could look at Steema.TeeChart.Legend.DrawSymbol.

Hope this helps!
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