SharpPlot.MarginLeft Property

Set Left margin (pts)

public double MarginLeft {get; set;}

Example

sp.MarginLeft = 48;

This allows space (in points) for the Y-axis labels and caption. If you have very large values to show here, you will almost certainly need to increase this value.

See also ...

SharpPlot Members