Table of Contents

Method AddEntry

Namespace
Terminal.Gui.Graphs
Assembly
Terminal.Gui.dll

AddEntry(GraphCellToRender, string)

Adds an entry into the legend. Duplicate entries are permissable

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 Bounds