{description}
{excerpt}Sets or returns whether the foreground color of series data markers will be visible or transparent.{excerpt}
{signature:C#}
 public boolean ShowForegroundColor{ get; set; }
{signature}{signature:vb.net}
Public Property ShowForegroundColor() As Boolean
{signature}
{remarks}
In Excel 2010 or 2007, this the foreground color corresponds to the line color for the marker.
{remarks}