Gets or sets a value that indicates whether and how the bar of the current task item is going to be displayed in the chart view.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public Visibility BarVisibility { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property BarVisibility As Visibility |