| ||
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 > CaptionLineSpacing Property SharpPlot.CaptionLineSpacing PropertySet Caption linespacing for multiline axis captions. public double CaptionLineSpacing {get; set;} Examplesp.CaptionLineSpacing = 120; The pitch may be given as a percentage, a factor of the font size, or an absolute distance in points. The default value is 110% of the font size, use negative values here to have the number treated as points regardless. See also ... |