[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartBar.BarLines

BarLines Property

BarLines

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.

Declaration
[C1Description("ChartBar.BarLines", "Specifies whether 2D stacked bar and column charts render lines from common series rectangles from one point to the next.")]
public bool BarLines { get; set; }
<C1Description("ChartBar.BarLines", "Specifies whether 2D stacked bar and column charts render lines from common series rectangles from one point to the next.")>
Public Property BarLines As Boolean