WindRose SetMirrorAngles() member not found

TeeChart for ActiveX, COM and ASP
Post Reply
wuhu_software
Newbie
Newbie
Posts: 7
Joined: Mon Oct 19, 2009 12:00 am

WindRose SetMirrorAngles() member not found

Post by wuhu_software » Thu Dec 24, 2009 4:35 pm

The code compiles fine, but when I run my program, I receive a dialog saying "member not found".

If I remove the line of code, there is no problem.

Example (C++ 6.0):

m_WindRose.Series(0).GetAsWindRose().SetMirrorAngles(TRUE);

Thank you in advance.

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: WindRose SetMirrorAngles() member not found

Post by Yeray » Mon Dec 28, 2009 9:35 am

Hi wuhu_software,

This seems very similar to the discussed here. I've added this to the bug ticket description (TA05014604) so that both problems will be revised at the same time.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply