Ok, this is much simpler. In this case the X-Axis values are a set increment which means you can use a simple waveform graph to present the data and use the graph's
X-Scale.Multiplier property to set the scale increment. Several of the FFT operations (like Auto Power Spectrum.vi) have a
df output that you can use to set the increment.
Mike...