{description}
{excerpt}Sets or returns whether an entry for the trendline will be displayed in the chart legend.{excerpt}
{signature:C#}
 public boolean ShowLegendEntry{ get; set; }
{signature}{signature:vb.net}
Public Property ShowLegendEntry() As Boolean
{signature}