Reference > Properties > FootnoteStyle Property

SharpPlot.FootnoteStyle Property

Set Footnote style.

public FootnoteStyles FootnoteStyle {get; set;}

Example

sp.FootnoteStyle = FootnoteStyles.Center;

The footer is always written along the very bottom of the chart area. Use style ‘Ruled’ to rule across the entire chart area, just above the footer.

Options

CenterCentered footnote
NoWrapFooters are not wrapped automatically.
RightRight-aligned footnote
RuledAboveFootnote is ruled above

See also ...

SharpPlot Members | Footnote Property


Send comments on this topic
© Dyalog Ltd 2013