| 
 SharpPlot Reference > SharpPlot Properties > HeadingLineSpacing Property SharpPlot.HeadingLineSpacing Property
Set Heading linespacing. 
public double HeadingLineSpacing {get; set;}
Example
sp.HeadingLineSpacing = 140; 
The pitch may be given as a percentage, a factor of the font size, or an absolute distance in points. The default value is 120% of the font size. 
See also ...SharpPlot Members | SharpPlot.Heading Property 
 Send comments on this topic © Dyalog Ltd 2021 
 |