Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}Sets or returns whether the data label will contain the legend key for the series.{excerpt}
{signature:C#}
 public boolean ShowLegendKey{ get; set; }
{signature}{signature:vb.net}
Public Property ShowLegendKey() As Boolean
{signature}
{remarks}
This defaults to false for new series.
{remarks}