====== PLOT_WAVECREST ====== * PLOT_WAVECREST( , , , ) * PLOT_WAVECREST( , , , , , , ) Draws a wavecrest plot of the value with upper and lower limit lines. Peaks and valleys extending beyond the limit line values are shaded to stand out. ---- ^ Function Parameters^^ ^ Parameter ^ Description ^ | | The value to plot. | | | The value of the center line of the plot. | | | The value of the top limit. | | | The value of the bottom limit. | | | The width or thickness to draw the line. | | | The color to draw the line.| | | The color to draw the crests (when the line crosses above/below the the top/bottom limits. | ----