Profile Picture

Tooltip with value for NTriangulatedSurfaceBase

Posted By Lars Moastuen 12 Years Ago
Author
Message
Lars Moastuen
questionmark Posted 12 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)

Group: Forum Members
Last Active: 12 Years Ago
Posts: 1, Visits: 1
I'm able to show tooltips with value (using new NInteractivityStyle("")), but this does not work for NTriangulatedSurfaceBase. Retrieving the X and Z is easy using NChartControl.HitTest(x, y), but this doesn't really help me in this case. The only workaround I've found is to manually search through all data points to figure out what point is closest to a given position and retrieve this value. Is there really not any better way to do this?




Similar Topics


Reading This Topic