AutoIntervals: Boolean;
The AutoIntervals property determines the sign of automatic calculation of intervals of a bar chart.
If this property is set to True, the automatic calculation of intervals is performed, if the property is set to False, it is not.
The default property value is True. If this property is set to False, you need to define value of the Intervals property.
Example of use is given in the IChartHistogrammInfo.Intervals property.
See also: