Gets a Visibility value indicating whether the baseline (estimated value based) task bars values are going to be displayed in the Gantt Chart.
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 BaselineVisibility { get; set; } |
Visual Basic (Declaration) |
---|
Public Property BaselineVisibility As Visibility |