PivotChartValuesShowMode

Values

AllValues
LastLevelValues

Description:

Contains variants of hierarchical dimensions presentation methods for the pivot chart.
You can use the AllValues variant for representing in the plot area of all values of a dimension disregarding branch expansion state.
You may use the LastLevelValues variant for representing in the plot area of only the last expansion level values.
Example: The "Nomenclature" dimension has the following values: "Products" and subordinate values "Cheese" and "Carrot". "Products" value is expanded. In case of the LastLevelValues variant, it will not be displayed independently. You can use it to provide for representation of comparable order data (in terms of scale). If the dimensioned value of "Quantity" for "Products" is 1000, and each of the corresponding values for "Cheese", "Carrot" etc. does not exceed 10, representing these data at the same time in the chart is not descriptive (unlike the table).

Availability:

Thin client, web-client, server, thick client.

See also:

PivotChart, property PointsValuesShowMode
PivotChart, property SeriesValuesShowMode

    

1C:Enterprise Developer's Community