| Contents > Glossaries > Style examples | Index |
CrispEdges cancel anti-aliasing on lines
Turns off anti-aliasing on data lines.

sp.LineGraphStyle = LineGraphStyles.CrispEdges;
May be beneficial on linegraphs with mostly horizontal or vertical segments or very light lineweights.
See also ...
SharpPlot Members | LineGraphStyle Property | TraceChartStyle Property
