TCustomChart.UndoZoom

TCustomChart.UndoZoom
TCustomChart

procedure UndoZoom; override;

Unit
Chart

Description
The Chart.UndoZoom method will rescale the Chart Axis to their Maximum and Minimum values.
Each Axis "depends" on one or more Series components, so Axis values will depend on their associated Series Maximum and Minimum values.
UndoZoom also restores any runtime Scrolling.