Table of Contents

Class GraphCellToRender

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Describes how to render a single row/column of a GraphView based on the value(s) in ISeries at that location

public class GraphCellToRender
Inheritance
GraphCellToRender
Inherited Members

Constructors

GraphCellToRender(Rune)

Creates instance and sets Rune with default graph coloring

GraphCellToRender(Rune, Attribute?)

Creates instance and sets Rune and Color (or default if null)

GraphCellToRender(Rune, Attribute)

Creates instance and sets Rune with custom graph coloring

Properties

Color

Optional color to render the Rune with

Rune

The character to render in the console