Gets or sets the thickness of bar lines indicated by the BarLines property, in twips. Only applies to stacked bar and column charts.
Syntax
'Declaration
Public Property BarLineThickness As System.Double
public System.double BarLineThickness {get; set;}
See Also