ComponentOne Chart for .NET (2.0) Search HelpCentral 

Gantt.Width Property

Gets or sets the percentage that each bar occupies.

[Visual Basic]

Public Property Width As Integer

[C#]

public int Width {get;set;}

[Delphi]

public property Width: Int32 read get_Width write set_Width;

See Also

Gantt Class | Gantt Members | C1.Win.C1Chart Namespace | Gantt Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.