PivotChartFieldCollection

Collection elements:

PivotChartFieldCollection, PivotChartField
Iteration through collection using For each ... In ... Do operator is available to object. Pivot chart fields or a collection of pivot chart fields are retrieved during iteration.
Access to field is possible using [...] operator. Field name or index (starting from 0) is passed as an argument.

Properties:

<Field name>

Methods:

Add
Clear
Count
Delete
Find
Get
IndexOf
Insert
Move

Description:

Contains a collection of pivot chart fields.

Availability:

Server, thick client, external connection.

See also:

PivotChart, property Fields
PivotChart, property Points
PivotChart, property Series
PivotChart, property Resources
PivotChart, property Attributes

    

1C:Enterprise Developer's Community