Class GraphCellToRender
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
- Rune
The character to render in the console