SharpPlot Tutorials > Style Examples > Crisp edges - cancel anti-aliasing Crisp edges – cancel anti-aliasing
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 | SharpPlot.LineGraphStyle Property | SharpPlot.TraceChartStyle Property
Send comments on this topic © Dyalog Ltd 2021
|