SharpPlot Tutorials > Style Examples > Filled Lines Filled Lines
Completes each line back to its starting point and fills the area in between.
sp.LineGraphStyle = LineGraphStyles.Filled;
You may need to construct the lines quite carefully to get the required effect.
See also ...SharpPlot Members | SharpPlot.LineGraphStyle Property | SharpPlot.VennDiagramStyle Property
Send comments on this topic © Dyalog Ltd 2021
|