Gets or sets a value that determines whether baseline task bars are presented in the chart.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual bool IsBaselineVisible { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property IsBaselineVisible As Boolean |