ChartPoints

Collection elements:

ChartPoint
Iteration through collection using For each ... In ... Do operator is available to object. Collection items are retrieved during iteration.
Access to collection item is possible using [...] operator. Item index (starting from 0) is passed as an argument.

Methods:

Add
Count
Get
IndexOf

Description:

Is a collection of chart points.

Availability:

Server, thick client, external connection, Mobile application (client), Mobile application (server).

See also:

Chart, property Points

    

1C:Enterprise Developer's Community