Group: Forum Members
Last Active: 11 Years Ago
Posts: 20,
Visits: 1
|
Hi,
I have changed a chart where I was using NGridSurfaceSeries to use NTriangulatedSurfaceSeries On the MouseMove I was using NHitTestResult to obtain the values of the serie in the chart when the user moves the mouse over the chart. However, after changing the series type to NTriangulatedSurfaceSeries, it seems NHitTestResult returns datapointindex = -1 everytime.
How or what should I use with NTriangulatedSurfaceSeries?
Thanks,
Ignacio
|