PivotChartScaleKeeping

Values

AllValues
MinimumWidth
ValuesCount

Description:

Contains various methods used to preserve scale (number of values displayed at the same time) when changing plot area size.
AllValues option represents all values in the plot area. No scrollbar is used.
ValuesCount option represents a certain number of values in the plot area based on the corresponding property. If there are more actual values than this number, the scrollbar is used.
MinimumWidth option specifies the minimum value of the width in characters. If the plot area size does not allow to display all values with the width not less than the specified one, the scrollbar is used.

Availability:

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

See also:

PivotChart, property HorizontalScaleKeeping

    

1C:Enterprise Developer's Community