BarLines Property
BarLines
Gets or sets a value indicating whether 2D stacked bar and column charts render lines from common series rectangles from one point to the next.
Declaration
public bool BarLines { get; set; }
Public Property BarLines As Boolean