TCustomChart.PreviousPage

TCustomChart.PreviousPage
TCustomChart

procedure PreviousPage;

Unit
Chart

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