Hi,
When working with Gauge series I have the following line:
long lXradius = m_Chart.Series(0).GetAsGauge().GetXRadius();
I can't get a value for lXradius.
Using debugger, stepping over this call, I get an excedption in: file oledisp1.cpp,
in function: CCmdTarget::CallMemberFunc(const AFX_DISPMAP_ENTRY* pEntry, WORD wFlags,
VARIANT* pvarResult, DISPPARAMS* pDispParams, UINT* puArgErr).
When I don't use the above line, my application using the same Gauge series works just fine.
What can be the problem?
Thanks.
yvb
Exception calling GetAsGauge().GetXRadius()
Re: Exception calling GetAsGauge().GetXRadius()
Hi yvb,
I've added it to the defect list to be fixed in future releases (TA05014693).
Thanks for reporting it.
I've added it to the defect list to be fixed in future releases (TA05014693).
Thanks for reporting it.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |