Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Sets or returns whether the data label will contain the legend key for the series.

Signature
C#C#
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}{signature:vb.net
vb.net
}
Public Property ShowLegendKey() As Boolean
Remarks
This defaults to false for new series.
{signature}
{remarks}
This defaults to false for new series.
{remarks}