|
SharpPlot Reference > SharpPlot Properties > DatumTagStyle Property SharpPlot.DatumTagStyle Property
Datum tag style.
public DatumTagStyles DatumTagStyle {get; set;}
Options
| AtEnd | All tags are written centered at the chosen end of the line | | Bottom | X-Tags are moved to the bottom of the line | | Left | Y-Tags are moved to the left end of the line | | Right | Y-Tags are moved to the right end of the line | | Top | X-Tags are moved to the top of the line |
See also ...SharpPlot Members | SharpPlot.SetDatumLineTags Method | DatumTagStyles Enumeration
Send comments on this topic © Dyalog Ltd 2021
|