[]
Gets or sets the thickness of bar lines indicated by the BarLines property, in twips. Only applies to stacked bar and column charts.
[TypeConverter(typeof(PageUnitConverter))]
public double BarLineThickness { get; set; }
<TypeConverter(GetType(PageUnitConverter))>
Public Property BarLineThickness As Double