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.
Capture series legend symbol for custom editor
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Capture series legend symbol for custom editor
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!
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 |
Instructions - How to post in this forum |