Gets or sets a value that determines whether baseline task bars are presented in the chart.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

C#
public virtual bool IsBaselineVisible { get; set; }
Visual Basic (Declaration)
Public Overridable Property IsBaselineVisible As Boolean

See Also