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