Hi,
I'm trying to find the peaks on an NiGraph. I need to move between
them. Is there an easy way to do this? Currently I add the points to an
NiVector and call MinMax, however this is not the most optimal solution
and it only finds the maximum peak, can't move around. I would like a
cursor at that position and snap it to the next/previous peak. Has
anyone done this before?
Thanks,
Miklos