Enum MarkerSide
- Namespace
- SharpConsoleUI.Controls
- Assembly
- SharpConsoleUI.dll
Specifies which side of the graph a value marker arrow and label appear on.
public enum MarkerSide
- Extension Methods
Fields
Left = 0The marker appears on the left side of the graph.
Right = 1The marker appears on the right side of the graph.