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