ComponentOne FlexReport for WinForms
BarLineThickness Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartBar Class : BarLineThickness Property
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

Reference

ChartBar Class
ChartBar Members