GanttChartSeriesCollection.Move

Syntax:

Move(<Series>, <Offset>)

Parameters:

<Series> (required)

Type: GanttChartSeries.
Gantt chart series.

<Offset> (required)

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

Description:

Shifts specified series by specified offset.

Availability:

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

    

1C:Enterprise Developer's Community