Table of Contents

Enum LineGraphMode

Namespace
SharpConsoleUI.Controls
Assembly
SharpConsoleUI.dll

Specifies the rendering mode for line graphs.

public enum LineGraphMode
Extension Methods

Fields

Ascii = 1

Uses ASCII box-drawing characters for simple line display.

Braille = 0

Uses braille patterns (2x4 pixel grid per cell) for smooth, high-resolution lines.