[]
Gets or sets the percentage that each bar occupies.
[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