Method AddEntry
AddEntry(GraphCellToRender, string)
Adds an entry into the legend. Duplicate entries are permissible
public void AddEntry(GraphCellToRender graphCellToRender, string text)
Parameters
graphCellToRenderGraphCellToRenderThe symbol appearing on the graph that should appear in the legend
textstringText to render on this line of the legend. Will be truncated if outside of Legend Viewport