Gets or sets the width of the attached Gantt Chart view as a GridLength unit (by default 0.5*).
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public GridLength ChartWidth { get; set; } |
Visual Basic (Declaration) |
---|
Public Property ChartWidth As GridLength |