[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartGantt.Width

Width Property

Width

Gets or sets the percentage that each bar occupies.

Declaration
[C1Description("ChartGantt.Width", "The percentage that each bar occupies.")]
public int Width { get; set; }
<C1Description("ChartGantt.Width", "The percentage that each bar occupies.")>
Public Property Width As Integer