Reference > Properties > Subheading Property

SharpPlot.Subheading Property

Set Subheading text. This is wrapped between the chart margins to match the heading.

public string Subheading {get; set;}

Example

sp.Subheading = "Some Text for my Subhead";

The font and size are set by the SubheadFont property. The alignment and positioning are determined by the style of the main heading. Lines may be split with ‘\n’ as for the main heading.

See also ...

SharpPlot Members | Formatting text with simple HTML tags


Send comments on this topic
© Dyalog Ltd 2013