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 series will be displayed with a shadow effect.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Sets or returns whether the series will be displayed with a shadow effect.{excerpt}
{signature:C#}
 public boolean HasShadow{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property HasShadow() As Boolean
{signature}