Sets or returns the font for this point's legend entry. This only applies when the series contains a single data point, as in pie charts.

 public Font LegendEntryFont{ get; set; }
Public Property LegendEntryFont() As Font