| Contents > Glossaries > Style examples | Index |
Shaded envelope is used on MinMax plots
Shade region within Hi-Lo bounds on MinMax chart.

sp.MinMaxChartStyle = MinMaxChartStyles.Envelope;
This can be used as a backdrop to a timeseries to show historic range.
