Hi,
with a 3D graphic, I display curves and want to select a serie directly by a click on the graphic. For that I use the click event. It works fine,
( void CurveClick(object o, EventArgs e) the object "o" allow to obtain the "line") but when I change the rotation/elevation of the graphic, the "o" object received is not the good one?? It seems that the object received correspond to the line in the "original" position and not with the rotation/elevation modification...
Any information about this strange behaviour?
thanks
Click event and 3D rotation
Re: Click event and 3D rotation
Hi hchiker,
Yes, it seems that the series' click event only works fine with 2D and 3D orthogonal charts. So I've added it to be enhanced for future releases (TV52014246).
Yes, it seems that the series' click event only works fine with 2D and 3D orthogonal charts. So I've added it to be enhanced for future releases (TV52014246).
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |