OK, I guess what I'm actually asking is this: IF I could create two vertical markers that I could move along the x axis to mark the upper and lower bounds of the data I want to save, could these markers then be used to modify the original 2D array that was used to generate the xy chart in the first place, so that the new 2D array only contained the points that fell inside the range of x values set by the markers? "I like everything between point a and point b on the x axis, so show me the array of values, whose x values fall between the markers". The customer wants a system that can be manipulated by looking at the graph, and choosing visually, rather than having labVIEW look a the data and determine, based on some algorithm, what constitutes "noise" at the top and bottom of the plot.