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 background color of series data markers will be visible or transparent.{excerpt}
{signature:C#}
 public boolean ShowBackgroundColor{ get; set; }
{signature}{signature:vb.net}
Public Property ShowBackgroundColor() As Boolean
{signature}
{remarks}
In Excel 2010 or 2007, this the background color corresponds to the fill color for the marker.
{remarks}