Reference > Methods > SetMargins Method

SharpPlot.SetMargins Method

Set all four chart margins (in pts) in one call (a single value sets all four to the same).

Example

sp.SetMargins(12); // Same all roundsp.SetMargins(16,24,48,6);

Overloads

See also ...

SharpPlot Members


Send comments on this topic
© Dyalog Ltd 2013