SharpPlot Reference > SharpPlot Methods > SetContourStyle Method SharpPlot.SetContourStyle Method
Set Contour format given any of color, lineStyle and lineweight (pts).
Example
sp.SetContourStyle(Color.Red,LineStyle.Dash,1.2);
Overloads
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|