| ||
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 > MarginRight Property SharpPlot.MarginRight PropertySet Right margin (pts) public double MarginRight {get; set;} Examplesp.MarginRight = 48; This allows space (in points) from the end of the X-axis to the edge of the chart region. It is set by default to a small value, so you will need to increase it (say to 48 points) if you have a duplicate or right-hand Y-axis. See also ... |