| 
 SharpPlot Reference > SharpPlot Properties > MarginBottom Property SharpPlot.MarginBottom Property
Set Bottom margin (pts). 
public double MarginBottom {get; set;}
Example
sp.MarginBottom = 36; 
This allows space (in points) for the X-axis caption, and the chart legend if you leave it in its default position. 
See also ...SharpPlot Members 
 Send comments on this topic © Dyalog Ltd 2021 
 |