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 box | Boxed | Boxed notes | CenterAlign | Horizontally centered note box | Cropped | Eliminates entire note if text will be clipped | Middle | Vertically middle-aligned note box | Opaque | Opaque text for notes | Percentage | Position is interpreted in percentage of axes | RightAlign | Horizontally right aligned note box | Rounded | Rounded box | Shadowed | Shadowed box | TopAlign | Vertically top aligned note box |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.NoteStyle Property | SharpPlot.DrawNote Method
Send comments on this topic © Dyalog Ltd 2016
|