| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Methods > SetMargins Method SharpPlot.SetMargins MethodSet all four chart margins (in pts) in one call (a single value sets all four to the same). Examplesp.SetMargins(12); // Same all roundsp.SetMargins(16,24,48,6); Overloads
See also ... |