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