SharpPlot.SetMargins Method (Double,Double,Double,Double)

Set chart margins (top,left,bottom,right).

public void SetMargins(
    double top,
    double bottom,
    double left,
    double right
);

See also ...

SharpPlot Members | SetMargins Method