IPrxChart.AutoAdjust

Syntax

AutoAdjust: Boolean;

Description

The AutoAdjust property determines whether the chart data is changed automatically depending on changes in size of the data area used as the base of this chart.

Comments

Available property values:

This property is irrelevant if a slice is used as the chart's source.

Example

The example of use is given on the page with description of the IPrxChart.Points property.

See also:

IPrxChart