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
Bottom | Bottom-aligned heading | Left | Left-aligned heading | NoWrap | Headings are not wrapped automatically. | Opaque | Opaque background to heading text | Right | Right-aligned heading | RuledBelow | Heading is ruled below |
See also ...SharpPlot Members | SharpPlot.Heading Property
Send comments on this topic © Dyalog Ltd 2021
|