| Contents > SharpPlot > Methods | Index |
SharpPlot.SetContourStyle Method (Color,LineStyle,Double)
Set Contour format given color, lineStyle and lineweight.
public void SetContourStyle(
Color lineColor,
LineStyle lineStyle,
double lineWidth
);
