GanttChartPointCollection.Move

Syntax:

Move(<Point>, <Offset>)

Parameters:

<Point> (required)

Type: GanttChartPoint.
Gantt chart point.

<Offset> (required)

Type: Number.
The number of point, by which the specified point has to be moved. Positive value indicates that the point will be moved closer to the end of the chart (down), while negative value indicates that the point will be moved closer to the beginning up).

Description:

Moves a specified point to a specified disposition.

Availability:

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

    

1C:Enterprise Developer's Community