DataCompositionTemplateChartGroupBody

Collection elements:

DataCompositionTemplateChartGroupTemplate, DataCompositionTemplateChartGroup, DataCompositionTemplateChartHierarchicalGroup
Iteration through collection using For each ... In ... Do operator is available to object. Template chart group body items are retrieved during iteration.
Access to template chart group body item is possible using [...] operator. Index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Get
IndexOf
Insert
Move

Description:

Chart grouping body. This object is a collection of the following object types:
DataCompositionTemplateChartGroupTemplate;
DataCompositionTemplateChartGroup;
DataCompositionTemplateChartHierarchicalGroup.

Availability:

Server, thick client, external connection.

See also:

DataCompositionTemplateChart, property Points
DataCompositionTemplateChart, property Series
DataCompositionTemplateChartGroup, property Body
DataCompositionTemplateChartGroup, property HierarchicalBody

    

1C:Enterprise Developer's Community