Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Sets or returns whether an entry for the trendline will be displayed in the chart legend.

Signature
C#
C#
public boolean ShowLegendEntry{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property ShowLegendEntry() As Boolean
{signature}