ComponentOne FlexReport for WinForms
BarLineColor Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartBar Class : BarLineColor Property
Gets or sets the color used to render BarLines indicated by the BarLines property (only applies to stacked bar and column charts).
Syntax
'Declaration
 
Public Property BarLineColor As System.Drawing.Color
public System.Drawing.Color BarLineColor {get; set;}
See Also

Reference

ChartBar Class
ChartBar Members