Gets or sets the finish date and time of the scrollable chart area.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual DateTime TimelineFinish { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property TimelineFinish As DateTime |