{description}
{excerpt}Returns a [ChartLine|ChartLine] object representing the border around the data table.{excerpt}
{signature:C#}
 public ChartLine BorderLine{ get; }
{signature}{signature:vb.net}
Public ReadOnly Property BorderLine() As ChartLine
{signature}