SharpPlot.SetAxisStyle Method (Color,LineStyle,Double)

Set Axis format given color, lineStyle and lineweight.

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

See also ...

SharpPlot Members | SetAxisStyle Method