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