| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Methods 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 > Properties > MarginLeft Property SharpPlot.MarginLeft PropertySet Left margin (pts) public double MarginLeft {get; set;} Examplesp.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 ... |