====== PLOT_BAND ====== * PLOT_BAND( , , ) * PLOT_BAND( , , , , ) * PLOT_BAND( , , , , , ) * PLOT_BAND( , , , , , , ) Draws a line plot of the value with upper and lower bands and option shading between the bands. ---- ^ Function Parameters^^ ^ Parameter ^ Description ^ | | The value to plot.| | | The value of the top band to plot. | | | The value of the bottom band to plot. | | | The width or thickness to draw the lines. | | | The color to fill between the bands. | | | The color to fill between the bands. | | | The opacity of the band fill. 100 is fully opaque, 0 is fully transparent. | ----