Hi,
After migration,we are getting some issues as some properties are not supported right now.Can you please suggest an alternative for all following errors?
1. 'Steema.TeeChart.Silverlight.Chart' does not contain a definition for 'MouseMove'.
2. 'Steema.TeeChart.Silverlight.Tools.CursorTool' does not contain a definition for 'Name'.
3. 'Steema.TeeChart.Silverlight.Chart' does not contain a definition for 'Margin'.
4. 'Steema.TeeChart.Silverlight.Tools.Annotation' does not contain a definition for 'Name'
5. 'Steema.TeeChart.Silverlight.Tools.ColorLine' does not contain a definition for 'UpdateLayout'
6. 'Steema.TeeChart.Silverlight.Tools.RectangleTool' does not contain a definition for 'Name'
Thanks.
Migration from 4.0.2009.42283 TeeChart dll to 4.1.2011.4197
-
- Newbie
- Posts: 12
- Joined: Wed Aug 22, 2012 12:00 am
Re: Migration from 4.0.2009.42283 TeeChart dll to 4.1.2011.4197
Hi,
I answered a very similar question at stackoverflow a few days ago. Wasn't it yours?
As I replied there:
I answered a very similar question at stackoverflow a few days ago. Wasn't it yours?
As I replied there:
Yeray wrote:The TeeBase class doesn't inherit from Control anymore in TeeChart Silverlight to improve the performance. This change makes some of its descendants to loose some FrameworkElement and UIElement properties like those you mentioned. I've added it to the wish list to be revised (TW16016314).
In the meanwhile, I only can think on creating the desired properties manually.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |