SharpPlot Reference > SharpPlot Properties > HeadingStyle Property

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

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

See also ...

SharpPlot Members | SharpPlot.Heading Property


Send comments on this topic
© Dyalog Ltd 2021