SharpPlot.HeadingStyle Property

Set Heading style.

public HeadingStyles HeadingStyle {get; set;}

Example

sp.HeadingStyle = HeadingStyles.Left;

Use style ‘ruled’ to rule across the entire chart area, just below the heading.

Options

LeftLeft-aligned heading
RightRight-aligned heading
BottomBottom-aligned heading
OpaqueOpaque background to heading text
RuledBelowHeading is ruled below
NoWrapHeadings are not wrapped automatically.

See also ...

SharpPlot Members | Heading Property