SharpPlot Reference > SharpPlot Methods > SetEdgeStyle Method SharpPlot.SetEdgeStyle Method
Set Edge format given any of color, lineStyle and lineweight (pts).
Example
sp.SetEdgeStyle(Color.White,LineStyle.Solid,2);
Overloads
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|