Gets or sets the start date and time of the scrollable chart area.

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

Syntax

C#
public virtual DateTime TimelineStart { get; set; }
Visual Basic (Declaration)
Public Overridable Property TimelineStart As DateTime

See Also