| Contents > Glossaries > Style examples | Index |
Halo markers
Markers have a halo drawn beneath them in the chart background colour.

sp.LineGraphStyle = LineGraphStyles.HaloMarkers;
This generally improves visibility, but can result in obscured markers in a very crowded scatterplot.
See also ...
SharpPlot | CloudChartStyle | LineGraphStyle | PolarChartStyle | ResponsePlotStyle | ScatterPlotStyle
