TCustomChart.NextPage

TCustomChart.NextPage
TCustomChart

procedure NextPage;

Unit
Chart

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