{description}
{excerpt}Sets or returns the [Font|Font] object for the series legend entry.{excerpt}
{signature:C#}
 public Font LegendEntryFont{ get; set; }
{signature}{signature:vb.net}
Public Property LegendEntryFont() As Font
{signature}