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.
Syntax
'Declaration
Public Property BarLines As System.Boolean
public System.bool BarLines {get; set;}
See Also