Points selection on a 3D Surface series

TeeChart for Java (NetBeans, Eclipse, Android Studio, etc)
Post Reply
Johan
Newbie
Newbie
Posts: 4
Joined: Fri Jun 13, 2014 12:00 am

Points selection on a 3D Surface series

Post by Johan » Tue Sep 09, 2014 11:53 am

Hello,

I would appreciate if you could guide me how to select sample points from a 3D Surface series. I would like to mouse over the chart and select points by mouse clicks.

There is an example from the .net forum that uses SurfaceNearestTool to interact with a Surface series (never mind the cross drawing in the example).
http://www.teechart.net/support/viewtop ... =4&t=11897
The SurfaceNearestTool doesn't seem to be implemented in the Java version, but is there any similar functionality i could use?

I am using the SWT version of 3.2014.0519 release
Regards,
Johan

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

Re: Points selection on a 3D Surface series

Post by Yeray » Fri Sep 12, 2014 2:13 pm

Hello Johan,

I've added it to the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=918
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