{description}
{excerpt}Sets or returns whether the chart's data table will display horizontal grid lines.{excerpt}
{signature:C#}
 public boolean ShowHorizontalBorders{ get; set; }
{signature}{signature:vb.net}
Public Property ShowHorizontalBorders() As Boolean
{signature}