SharpPlot Reference > SharpPlot Properties > FootnoteLineSpacing Property

SharpPlot.FootnoteLineSpacing Property

Set Footnote linespacing for multi-line notes.

public double FootnoteLineSpacing {get; set;}

Example

sp.FootnoteLineSpacing = 150;

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 ...

SharpPlot Members | SharpPlot.Footnote Property


Send comments on this topic
© Dyalog Ltd 2021