Table of Contents

Method AddEntry

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AddEntry(GraphCellToRender, string)

Adds an entry into the legend. Duplicate entries are permissible

public void AddEntry(GraphCellToRender graphCellToRender, string text)

Parameters

graphCellToRender GraphCellToRender

The symbol appearing on the graph that should appear in the legend

text string

Text to render on this line of the legend. Will be truncated if outside of Legend Viewport