Enum TitlePosition
- Namespace
- SharpConsoleUI.Controls
- Assembly
- SharpConsoleUI.dll
Specifies the position of the title relative to the sparkline graph.
public enum TitlePosition
Fields
Bottom = 1Title appears below the graph.
Top = 0Title appears above the graph (default behavior).