IAxis.AdjustMaxMin
IAxis
procedure AdjustMaxMin;
Type Library
TeeChartx
Description
This Axis method calculates Maximum and Minimum values based on Max and Min values of the dependent Series.
AdjustMaxMin is automatically called if Axis.Automatic is True.
The Chart Zoom.Undo method calls AdjustMaxMin for Left, Right,Top and Bottom axis.