Page tree

Versions Compared

Key

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

...

Wiki Markup
{description}
{excerpt}Sets or returns whether series drop-lines will be displayed in the chart.

...

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