SharpPlot.SetGridLineStyle Method (Color,LineStyle,Double)

Set Gridline format given color, lineStyle and lineweight.

public void SetGridLineStyle(
    Color lineColor,
    LineStyle lineStyle,
    double lineWidth
);

See also ...

SharpPlot Members | SetGridLineStyle Method