ComponentOne GanttView for WinForms
ChartStartDate Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : ChartStartDate Property
Gets or sets start date fore chart's scrolling area
Syntax
'Declaration
 
Public Property ChartStartDate As System.Nullable(Of Date)
public System.Nullable<DateTime> ChartStartDate {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members