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

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

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

See Also