Table of Contents

Enum LabelPosition

Namespace
SharpConsoleUI.Controls
Assembly
SharpConsoleUI.dll

Specifies where a reference line label is displayed relative to the line.

public enum LabelPosition
Extension Methods

Fields

Left = 1

The label is displayed on the left side.

None = 0

No label is displayed.

Right = 2

The label is displayed on the right side.