GanttChart.SetWholeInterval
Syntax:
Parameters:
<StartDate> (required)
Interval start date.
<EndDate> (required)
Interval ending date.
Description:
Should be used when AutoDetectWholeInterval = False.
ATTENTION! You can only set the whole interval using this method. The properties BeginOfWholeInterval and EndOfWholeInterval are read-only.
Availability:
See also:
GanttChart, property EndOfWholeInterval
GanttChart, property AutoDetectWholeInterval