SharpPlot Reference > SharpPlot Properties > NoteLineSpacing Property

SharpPlot.NoteLineSpacing Property

Set the line-spacing for multi-line notes.

public double NoteLineSpacing {get; set;}

Example

sp.NoteLineSpacing = 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 120% of the font size.

See also ...

SharpPlot Members | SharpPlot.DrawNote Method


Send comments on this topic
© Dyalog Ltd 2021