SharpPlot Tutorials > Style Examples > Surface fill is drawn

Surface fill is drawn

Line, Step and Polar charts are shaded down to the X-axis or in to the centre.


sp.LineGraphStyle = LineGraphStyles.SurfaceShading;

If a chart Baseline is set, this is used as the target for the surface fill rather than the X-axis. Surface fills look good with markers turned off and maybe with Risers (as here).

See also ...

SharpPlot Members | SharpPlot.CloudChartStyle Property | SharpPlot.HistogramStyle Property | SharpPlot.LineGraphStyle Property | SharpPlot.PolarChartStyle Property | SharpPlot.StepChartStyle Property | SharpPlot.TraceChartStyle Property


Send comments on this topic
© Dyalog Ltd 2021