| ||
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 > Footnote Property SharpPlot.Footnote PropertySet Footnote text. This is wrapped into the entire width of the paper. public string Footnote {get; set;} Examplesp.Footnote = "Some Text"; Typically, this would be used to note the file name used for the chart data, the date and time of preparation, and so on. By default, it is drawn in the lower left corner of the chart area, but you can also choose centred or right alignment by setting the footnote style. See also ...SharpPlot | FootnoteLineSpacing | FootnoteStyle | SetNewline | Formatting |