SharpPlot Reference > SharpPlot Enumerations > NoteStyles Enumeration NoteStyles Enumeration
Note style (flags).
[flags]
public enum NoteStyles
Members
Absolute | Position is interpreted in points | Baseline | Baselined note box (on first line of text) | Bottom | Vertically bottom-aligned note text | Boxed | Boxed notes | CenterAlign | Horizontally centered note text | Cropped | Eliminates entire note if text will be clipped | Middle | Vertically middle-aligned note text | Opaque | Opaque text for notes | Percentage | Position is interpreted in percentage of axes | RightAlign | Horizontally right aligned note text | Rounded | Rounded box | Shadowed | Shadowed box | TopAlign | Vertically top aligned note text |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.NoteStyle Property | SharpPlot.DrawNote Method
Send comments on this topic © Dyalog Ltd 2021
|