| Contents > Enumerations | Index |
NoteStyles Enumeration
Note style (flags).
[flags]
public enum NoteStyles
Members
| Boxed | Boxed notes |
| Rounded | Rounded box |
| Shadowed | Shadowed box |
| Opaque | Opaque text for notes |
| CenterAlign | Center aligned note box |
| RightAlign | Right aligned note box |
| Baseline | Baselined note box (on first line of text) |
| TopAlign | Top aligned note box |
| Middle | Middle-aligned note box |
| Bottom | Bottom-aligned note box |
| Absolute | Absolute (pts) values given for note position |
Requirements
Namespace: Causeway
Assembly: SharpPlot (in sharpplot.dll)
