{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}