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 table will include legend keys next to series titles.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Sets or returns whether the data table will include legend keys next to series titles.{excerpt}
{signature:C#}
 public boolean ShowLegendKeys{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property ShowLegendKeys() As Boolean
{signature}