CursorSearchStyle

<< Click to Display Table of Contents >>

 

CursorSearchStyle

Enum Allows a cursor to search for chart points. Possible values are 0 - PointNearest: Searches for the nearest point (default), 1 - LinearInterpolation: Searches for an interpolated point, or 2 - PointPrevious: Searches for the previous point.

Was this page useful?