You can use the Index Array VI to get values out of the array from the AI read VI. You could then send that result to a chart. So if you wanted to chart every 10 points you could indexd the 10th point out. Depending on how many points you are reading at a time, you may need index the array at a bunch of different points.
Evan