DataCompositionAreaTemplateChartGroupAppearance

Collection elements:

DataCompositionParameterValue
Iteration through collection using For each ... In ... Do operator is available to object. Parameters values are retrieved during iteration.
Access to parameter value is possible using [...] operator. Index (starting from 0) is passed as an argument.

Properties:

AvailableParameters
Items

Methods:

FindParameterValue
SetParameterValue

Description:

This object represents the collection, which contains the following appearance items:
  • Details - appearance item; DataCompositionDetailsID type;
  • Format - format, which is used for a grouping value; String type;
  • ColorInChart - color, which is used when displaying a grouping in the chart; Color type.

Availability:

Server, thick client, external connection.
The given object may be serialized to/from XDTO. The XDTO type correspoding to this object is defined in {http://v8.1c.ru/8.1/data-composition-system/area-template} namespace. XDTO type name: ChartGroupAppearance.

See also:

DataCompositionAreaTemplateChartGroupTemplate, property Appearance

    

1C:Enterprise Developer's Community