GanttChartInterval

Collection elements:

GanttChartLink
Iteration through collection using For each ... In ... Do operator is available to object. Links are retrieved during iteration.
Access to link is possible using [...] operator. Index (starting from 0) is passed as an argument.

Properties:

Begin
Color
Details
End
Text
Value

Methods:

Add
Clear
Count
Delete

Description:

Used to access the properties of a Gantt chart interval value.

Availability:

Thin client, web-client, server, thick client, external connection.

See also:

GanttChartValue, method Add
GanttChartValue, method Delete
GanttChartLink, property Begin
GanttChartLink, property End
GanttChartInterval, method Add
GanttChart, event OnIntervalEditEnd
Form field extension for a Gantt chart field, event OnIntervalEditEnd

    

1C:Enterprise Developer's Community