TChartAxis.AdjustMaxMin
TChartAxis
procedure AdjustMaxMin;
Unit
TeEngine
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 UndoZoom method calls AdjustMaxMin for Left, Right,Top and Bottom axis.