| ||
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 > Subheading Property SharpPlot.Subheading PropertySet Subheading text. This is wrapped between the chart margins to match the heading. public string Subheading {get; set;} Examplesp.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 |