Gets or sets a value that indicates 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 bool IsBaselineVisible { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsBaselineVisible As Boolean |