DataCompositionOutputParameterValues

Properties:

AvailableParameters
Items

Methods:

FindParameterValue
GetIDByObject
GetObjectByID
SetParameterValue

Description:

Values of output parameters for settings.
It contains values of the following parameters:
1. TotalsPlacement - location of totals (DataCompositionTotalPlacement type);
2. GroupFieldsPlacement - location of group fields (DataCompositionGroupFieldsPlacement type);
3. GroupPlacement - location of group (DataCompositionGroupPlacement type);
4. AttributePlacement - location of attributes (DataCompositionAttributesPlacement type);
5. ResourcePlacement - placement of resources (DataCompositionResourcesPlacement type);
6. HorizontalOverallPlacement - grand totals placed horizontally (DataCompositionTotalPlacement type);
7. VerticalOverallPlacement - grand totals placed vertically (DataCompositionTotalPlacement type);
8. FieldsTitleType - field header type (DataCompositionFieldsTitleType);
9. ChartType - chart type (ChartType type);
10. TitleOutput - header output (DataCompositionTextOutputType type);
11. Title - header (String type);
12. DataParametersOutput - output of data parameters (DataCompositionTextOutputType type);
13. FilterOutput - Filter output (DataCompositionTextOutputType type);
14. ChartType.BaseValue – base value (Number type);
15. ChartType.HideBaseValue - skip points with base value (Boolean type);
16. ChartType.LabelType - label content (ChartLabelType type);
17. ChartType.AutoSeriesSeparation - separation mode (AutoSeriesSeparation type);
18. ChartType.ShowDataTable - show data table (Boolean type);
19. ChartType.MaxValue - maximum value (Number type);
20. ChartType.MinValue - minimum value (Number type);
21. ChartType.Outline – outline (Boolean type);
22. ChartType.Gradient – gradient (Boolean type);
23. ChartType.Font - chart font (Font type);
24. ChartType.BackColor - chart background color (Color type);
25. ChartType.BorderStyle - chart border style (Line type);
26. ChartType.LegendPlacement - chart legend placement (DataCompositionChartLegendPlacement type);
27. ChartType.GaugeChartQualityBands - gauge chart quality bands(GaugeChartQualityBands type);
28. ChartType.ResourcesPlacement - placement of resources in a chart (type DataCompositionResourcesPlacementInChart type);
29. ChartType.ValuesBySeriesConnection - mode of values by series connection in stacked column charts (ChartValuesBySeriesConnectionType type);
30. ChartType.ValuesBySeriesConnectionLines - style and thickness of connection lines (Line type);
31. ChartType.ValuesBySeriesConnectionColor – color of connection lines (Color type);
32. ChartType.SplineMode – defines the anti-aliasing mode of lines in the charts of 'continuous' type (ChartSplineMode type);
33. ChartType.SplineStrain - integer value determines the 'tension' of curve for anti-aliasing SmoothCurve;
34. ChartType.SemitransparencyMode - determines the display mode for overlapping elements of chart (ChartSemitransparencyMode type);
35. AppearanceTemplate - appearance template name (String type);
36. ResourcesAutoPosition - resources auto position (DataCompositionResourcesAutoPosition type);
37. FixedLeft - necessity to fix the result to the left (DataCompositionFixation type);
38. FixedTop - necessity to fix the result to the top (DataCompositionFixation type).

Availability:

Thin client, web-client, server, thick client, external connection.
The given object may be serialized to/from XML. Can be used in attributes of managed form. 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/settings} namespace. XDTO type name: CompositionOutputParameterValues.

See also:

DataCompositionSettings, property OutputParameters
DataCompositionSettingsStructureCurrentData, property OutputParameters

    

1C:Enterprise Developer's Community