AutoIntervals: Boolean;
The AutoIntervals property determines whether histogram intervals are automatically calculated.
If this property is set to True, intervals are automatically calculated; if this property is set to False, intervals are not calculated automatically.
The property is set to True by default. If this property is set to False, set the Intervals property.
The example of use is given in the IChartHistogrammInfo.Intervals property.
See also: