SharpPlot Tutorials > Style Examples > Envelope on MinMax plots Envelope 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.
See also ...SharpPlot Members | SharpPlot.MinMaxChartStyle Property
Send comments on this topic © Dyalog Ltd 2021
|