TCustomChart.PreviousPage
TCustomChart
procedure PreviousPage;
Unit
Chart
Description
When TCustomAxisPanel.MaxPointsPerPage is greater than Zero, TeeChart automatically divides point values in Pages.
Calling PreviousPage is the same as TCustomAxisPanel.Page := Page - 1.
The TCustomAxisPanel.NumPages chart property returns the total number of pages.